Browse Source

Update changelog

Guy Carmeli 5 years ago
parent
commit
6f1ae412aa
1 changed files with 10 additions and 1 deletions
  1. 10
    1
      CHANGELOG.md

+ 10
- 1
CHANGELOG.md View File

70
       <item name="backgroundColor" type="color">#f00</item>
70
       <item name="backgroundColor" type="color">#f00</item>
71
   </resources>
71
   </resources>
72
   ```
72
   ```
73
+# 2.27.3
74
+## Fixed
75
+### iOS
76
+* Fix merging back button [#1800e70](https://github.com/wix/react-native-navigation/commit/1800e708a8483bc4e56873e826f2d72f02d659b9) by [guyca](https://github.com/guyca)
77
+
78
+# 2.27.2
79
+## Fixed
80
+### iOS
81
+* Fix TopBar, title, buttons and StatusBar which broke in the previous release [#8044b2d](https://github.com/wix/react-native-navigation/commit/8044b2d12cfd2b937bfbe846d98f9034a88aa254) by [guyca](https://github.com/guyca)
73
 
82
 
74
 # 2.27.1
83
 # 2.27.1
75
 ## Fixed
84
 ## Fixed
76
-### Android
85
+### iOS
77
 * Fix defaultOptions not being applied if called after setRoot [#338b096](https://github.com/wix/react-native-navigation/commit/338b0961f9bee9fa20583efe0f165e3cefa14c92) by [guyca](https://github.com/guyca)
86
 * Fix defaultOptions not being applied if called after setRoot [#338b096](https://github.com/wix/react-native-navigation/commit/338b0961f9bee9fa20583efe0f165e3cefa14c92) by [guyca](https://github.com/guyca)
78
 
87
 
79
 # 2.27.0
88
 # 2.27.0