diff --git a/doc/changelog-2.1 b/doc/changelog-2.1 new file mode 100644 index 00000000..24de88f3 --- /dev/null +++ b/doc/changelog-2.1 @@ -0,0 +1,9 @@ +Changelog (v2.1 specific) +------------------------- + + * Changes are always commented with their author in (braces) + * Exception: No braces means author == Nico Schottelius + +2.1.0: + * Removed type __addifnosuchline (replaced by __line) + * Removed type __removeline (replaced by __line)