Skip to content

Commit 805247b

Browse files
authored
v5.1.1 (#656)
1 parent b479c50 commit 805247b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Don't forget to remove deprecated code on each major release!
1414

1515
## [Unreleased]
1616

17+
- Nothing (yet)!
18+
19+
## [5.1.1] - 2026-01-07
20+
1721
### Fixed
1822

1923
- Ensure `dbbackup` metadata file is always written as bytes to support storage backends that enforce bytes content (e.g. Google Cloud Storage).
@@ -336,7 +340,8 @@ Don't forget to remove deprecated code on each major release!
336340

337341
- Miscellaneous maintenance and minor bug fixes.
338342

339-
[Unreleased]: https://github.com/Archmonger/django-dbbackup/compare/5.1.0...HEAD
343+
[Unreleased]: https://github.com/Archmonger/django-dbbackup/compare/5.1.1...HEAD
344+
[5.1.1]: https://github.com/Archmonger/django-dbbackup/compare/5.1.0...5.1.1
340345
[5.1.0]: https://github.com/Archmonger/django-dbbackup/compare/5.0.1...5.1.0
341346
[5.0.1]: https://github.com/Archmonger/django-dbbackup/compare/5.0.0...5.0.1
342347
[5.0.0]: https://github.com/Archmonger/django-dbbackup/compare/4.3.0...5.0.0

0 commit comments

Comments
 (0)