From 8d3639db50c1f9b843e9789f0f5bee50bde6a84e Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 18 Jun 2013 13:27:33 +0200 Subject: [PATCH] ++changes Signed-off-by: Nico Schottelius --- docs/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog b/docs/changelog index 997eb4a4..cba79dcc 100644 --- a/docs/changelog +++ b/docs/changelog @@ -12,6 +12,7 @@ next: * Type __apt_ppa: Fix comparison operator (Tyler Akins) * 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) 2.1.1: 2013-04-08 * Core: Use dynamic dependency resolver to allow indirect self dependencies