File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments