Browse Source

Updated Changelog

Robert Payne 10 years ago
parent
commit
3e57a36e77
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
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