Sfoglia il codice sorgente

Update CHANGELOG.md

Jonas Budelmann 11 anni fa
parent
commit
965c061e55
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -7,7 +7,7 @@ v0.3.2
 self.leftConstraint.animator.offset(20);
 self.leftConstraint.animator.offset(20);
 ```
 ```
 
 
-* Add setter methods for NSLayoutConstraint constant proxies like offset, centerOffset, insets, sizeOffset.
+* Add setter methods for NSLayoutConstraint constant proxies like `offset`, `centerOffset`, `insets`, `sizeOffset`.
 now you can update these values using more natural syntax
 now you can update these values using more natural syntax
 
 
 ```objective-c
 ```objective-c