We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e55c09 commit 6264915Copy full SHA for 6264915
CHANGELOG.md
@@ -7,6 +7,19 @@
7
8
# Change Log
9
10
+## [1.8.7](https://github.com/layoutBox/PinLayout/releases/tag/1.8.7)
11
+Released on 2019-03-02
12
+
13
+#### Add missing Objective-C API methods
14
15
+* wrapContent
16
+* wrapContentWithPadding:(CGFloat)
17
+* wrapContentWithInsets:(PEdgeInsets)
18
+* wrapContentWithType:(WrapType)
19
+* wrapContentWithType:(WrapType) padding:(CGFloat)
20
+* wrapContentWithType:(WrapType) insets:(PEdgeInsets)
21
22
23
## [1.8.6](https://github.com/layoutBox/PinLayout/releases/tag/1.8.6)
24
Released on 2018-09-29
25
0 commit comments