Skip to content

Commit

Permalink
v4.2.0 (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger authored Aug 22, 2024
1 parent 28a02c3 commit 1360515
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dbbackup/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.0
4.2.0
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Changelog
Unreleased
----------

* Nothing (yet)!

4.2.0 (2024-08-22)
------------------

* Default HOST to localhost for postgres databases. https://github.com/jazzband/django-dbbackup/issues/520
* Add PostgreSQL Schema support by @angryfoxx in https://github.com/jazzband/django-dbbackup/pull/507
* Fix restore of database from S3 storage by reintroducing inputfile.seek(0) to utils.uncompress_file
Expand Down

0 comments on commit 1360515

Please sign in to comment.