Parcourir la source

chore: update changelog

Emmanuel Bouthenot il y a 5 mois
Parent
commit
ec6fe2b55e
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      Changelog.md

+ 4 - 0
Changelog.md

@@ -1,5 +1,9 @@
 # Changelog
 
+## Version 2.4
+
+* Fix runtime environment (backup directories created too early) (Closes: [#43](https://github.com/k0lter/autopostgresqlbackup/issues/43)
+
 ## Version 2.3
 
 * Add `REPORT_ERRORS_ONLY` (default: `yes`) configuration variable. Set it to `no` permits to receive a backup report even if there are no errors. (Closes: [#35](https://github.com/k0lter/autopostgresqlbackup/issues/35))