diff --git a/CHANGELOG.md b/CHANGELOG.md index a06e4ed..0cadb8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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