From ffe24c612c6a8fc2b4870e8285de0599ed791079 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 5 May 2014 22:46:04 +0200 Subject: [PATCH] ++changes Signed-off-by: Nico Schottelius --- docs/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog b/docs/changelog index d94ad297..e40dd5c0 100644 --- a/docs/changelog +++ b/docs/changelog @@ -5,6 +5,10 @@ Changelog * Exception: No braces means author == Nico Schottelius +3.1.5: 2014-05-05 + * Type __zypper_repo: Automatically import gpg keys (Daniel Heule) + * Type __zypper_service: Automatically import gpg keys (Daniel Heule) + 3.1.4: 2014-05-04 * Core: Ensure all created files end in \n (Steven Armstrong) * Documentation: Cleanup up, added HTML links (Tomas Pospisek)