Skip to content

Commit 1360515

Browse files
authored
v4.2.0 (#527)
1 parent 28a02c3 commit 1360515

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

dbbackup/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.0
1+
4.2.0

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Changelog
44
Unreleased
55
----------
66

7+
* Nothing (yet)!
8+
9+
4.2.0 (2024-08-22)
10+
------------------
11+
712
* Default HOST to localhost for postgres databases. https://github.com/jazzband/django-dbbackup/issues/520
813
* Add PostgreSQL Schema support by @angryfoxx in https://github.com/jazzband/django-dbbackup/pull/507
914
* Fix restore of database from S3 storage by reintroducing inputfile.seek(0) to utils.uncompress_file

0 commit comments

Comments
 (0)