diff --git a/docs/changelog b/docs/changelog index 3f1dec49..93c3cf69 100644 --- a/docs/changelog +++ b/docs/changelog @@ -5,7 +5,8 @@ Changelog * Exception: No braces means author == Nico Schottelius 2.1.0pre7: - * Core: Tests for "test.code", "test.manifest" work again + * Core: Tests for autorequire, code, manifest work again + * Core: Print error message on missing initial manifest 2.1.0pre6: 2012-11-05 * New Example: Turn remote calls into local calls (used for unittesting)