File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1212
1313* None.
1414
15+ ## [ 0.1.5] ( https://github.com/cats-oss/Chausie/releases/tag/0.1.5 )
16+
17+ ##### Breaking
18+
19+ * None.
20+
21+ ##### Enhancements
22+
23+ * None.
24+
25+ ##### Bug Fixes
26+
27+ * [ Fix layout bug after device rotation] ( https://github.com/cats-oss/Chausie/pull/6 )
28+
1529## [ 0.1.4] ( https://github.com/cats-oss/Chausie/releases/tag/0.1.4 )
1630
1731##### Breaking
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'Chausie'
3- s . version = '0.1.4 '
3+ s . version = '0.1.5 '
44 s . summary = 'Chausie provides a customizable view containers that manages navigation between pages of content. :cat:'
55 s . homepage = 'https://github.com/cats-oss/Chausie'
66 s . license = { :type => 'MIT' , :file => 'LICENSE' }
You can’t perform that action at this time.
0 commit comments