++changelog

This commit is contained in:
Darko Poljak 2020-01-04 10:07:53 +01:00
parent c51571b47f
commit 6369bc1ae5
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@ Changelog
---------
next:
* Type __consul_agent: don't deploy init script on Alpine anymore,
it ships with one itself (Nico Schottelius)
* Type __consul_agent: Don't deploy init script on Alpine anymore, it ships with one itself (Nico Schottelius)
* Type __install_chroot_umount: Bugfix: type was not using __chroot_umount/manifest (Steven Armstrong)
* Types __postgres_*: Use double quoted identifiers in generated SQL (fnux)
6.3.0: 2019-12-12
* Type __package_update_index: Fix Alpine part (Dominique Roux)