From bc4af64a75b621bc0afb7b12290c298490e5cec7 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 18 Jun 2013 14:48:36 +0200 Subject: [PATCH] even more changes - time for a release soon Signed-off-by: Nico Schottelius --- docs/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog b/docs/changelog index cba79dcc..b97d3ace 100644 --- a/docs/changelog +++ b/docs/changelog @@ -13,6 +13,7 @@ next: * Type __start_on_boot: Archlinux changed to use systemd - adapt type * Type __git: Missing quotes added (Chase James) * Type __postgres_database: Make state parameter optional (Chase James) + * Type __postgres_role: Make state parameter optional, fix password bug (Chase James) 2.1.1: 2013-04-08 * Core: Use dynamic dependency resolver to allow indirect self dependencies