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 2e0a3e4 commit dba8bbcCopy full SHA for dba8bbc
CHANGELOG.md
@@ -7,6 +7,21 @@
7
8
# Change Log
9
10
+
11
+## [1.1.4](https://github.com/mirego/PinLayout/releases/tag/1.1.4)
12
+Released on 2017-07-09.
13
14
+#### Change
15
+* Implementation of:
16
+ * minWidth
17
+ * maxWidth
18
+ * minHeight
19
+ * maxHeight
20
+ * justify(:HorizontalAlign)
21
+ * align(:VerticalAlign)
22
+ * Added by [Luc Dion](https://github.com/lucmirego) in Pull Request [#53](https://github.com/mirego/PinLayout/pull/53)
23
24
25
## [1.1.1](https://github.com/mirego/PinLayout/releases/tag/1.1.1)
26
Released on 2017-06-27.
27
0 commit comments