Updated Changelog

This commit is contained in:
Robert Payne 2015-04-12 23:35:44 +12:00
parent 2b00e7b50c
commit 3e57a36e77
1 changed files with 2 additions and 1 deletions

View File

@ -5,9 +5,10 @@ CHANGELOG
* **BREAKING:** The constraint making chain now utilises protocols to tighten the API's to avoid user error. This may break some syntaxes.
* **BREAKING:** Semantic `and` and `with` chain variables were removed
* Ensure Swift 1.2 compatibility
* Added `update###` functions to `Constraint` so their constants and priorities can be updated
* Added a `Snap.Config.interfaceLayoutDirection` variable for richer Leading/Trailing support.
* Fixed memory leaks that could occur on long lived views
* Ensure Swift 1.2 compatibility
# 0.9.x - March 2015