Merge branch 'master' into install_integration

This commit is contained in:
Nico Schottelius 2014-01-19 23:30:13 +01:00
commit ebc84859fc
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ Changelog
* Changes are always commented with their author in (braces)
* Exception: No braces means author == Nico Schottelius
3.0.3:
* Core: Enhance error message when requirement is missing object id
3.0.2: 2014-01-19
* Documentation: Document all messages sent by types (Daniel Heule)
* New Type: __block (Steven Armstrong)