Guy Carmeli преди 4 години
родител
ревизия
40251c358a
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6
    0
      CHANGELOG.md

+ 6
- 0
CHANGELOG.md Целия файл

@@ -1,4 +1,10 @@
1 1
 # Changelog
2
+# 6.1.1
3
+## Fixed
4
+### iOS
5
+* Create new UITabBarItem instance on each bottomTab update [#3757ff7](https://github.com/wix/react-native-navigation/commit/3757ff7aa64cc9b6b8054af3e27b3865e27b2f9f) by [yogevbd](https://github.com/yogevbd)
6
+* Delete duplicate misplaced files in root directory [#6d61ec0](https://github.com/wix/react-native-navigation/commit/6d61ec0e6cabeddc41b5860b4cb5b24f3de92dc2) by [ItsNoHax](https://github.com/ItsNoHax)
7
+
2 8
 # 6.1.0
3 9
 ## Added
4 10
 * Add componentName to modalDismiss event [#1c2558d](https://github.com/wix/react-native-navigation/commit/1c2558d77e489e2a35adc3a60eebed97ebf52add) by [jinshin1013](https://github.com/jinshin1013)