We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a02c3 commit 1360515Copy full SHA for 1360515
dbbackup/VERSION
@@ -1 +1 @@
1
-4.1.0
+4.2.0
docs/changelog.rst
@@ -4,6 +4,11 @@ Changelog
4
Unreleased
5
----------
6
7
+* Nothing (yet)!
8
+
9
+4.2.0 (2024-08-22)
10
+------------------
11
12
* Default HOST to localhost for postgres databases. https://github.com/jazzband/django-dbbackup/issues/520
13
* Add PostgreSQL Schema support by @angryfoxx in https://github.com/jazzband/django-dbbackup/pull/507
14
* Fix restore of database from S3 storage by reintroducing inputfile.seek(0) to utils.uncompress_file
0 commit comments