Emmanuel Bouthenot 6 часов назад
Родитель
Сommit
f5abc90d7d
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      Changelog.md

+ 4 - 0
Changelog.md

@@ -1,5 +1,9 @@
 # Changelog
 # Changelog
 
 
+## Version 2.7
+
+* Add a `DBDEFAULT` configuration variable (currently PostgreSQL only) to override the default database (postgres) used when connecting to the server (Closes: [#51](https://github.com/k0lter/autopostgresqlbackup/pull/51)
+
 ## Version 2.6
 ## Version 2.6
 
 
 * Fix the day and month comparison so that it is always done using two digits (Closes: [#48](https://github.com/k0lter/autopostgresqlbackup/pull/48)
 * Fix the day and month comparison so that it is always done using two digits (Closes: [#48](https://github.com/k0lter/autopostgresqlbackup/pull/48)