diff --git a/docs/changelog b/docs/changelog index b6122bec..5fb0af36 100644 --- a/docs/changelog +++ b/docs/changelog @@ -4,6 +4,12 @@ Changelog * Changes are always commented with their author in (braces) * Exception: No braces means author == Nico Schottelius + +3.0.0: + * Core: Messaging support added + * Type: __iptables_rule: Use default parameter + * Type __file: Do not generate code if mode is 0xxx + 2.3.7: 2013-12-02 * Type __file: Secure the file transfer by using mktemp (Steven Armstrong) * Type __file: Only remove file when state is absent (Steven Armstrong)