You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,19 @@
2
2
3
3
All notable changes to the LaunchDarkly React Native SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
-
# Note on future releases
6
-
7
-
The LaunchDarkly SDK repositories are being renamed for consistency. This repository is now `react-native-client-sdk` rather than `react-native-client`.
8
-
9
-
The package name will also change. In the 1.0.0 release, it is still `launchdarkly-react-native-client`; in all future releases, it will be `launchdarkly-react-native-client-sdk`.
10
-
11
5
## [1.0.1] - 2019-05-03
12
6
## Changed
13
7
- Changed the package name from `launchdarkly-react-native-client` to `launchdarkly-react-native-client-sdk`
14
8
- Changed repository references to use the new URL
15
9
16
10
There are no other changes in this release. Substituting `launchdarkly-react-native-client` version 1.0.0 with `launchdarkly-react-native-client-sdk` version 1.0.1 will not affect functionality.
17
11
12
+
# Note on future releases
13
+
14
+
The LaunchDarkly SDK repositories are being renamed for consistency. This repository is now `react-native-client-sdk` rather than `react-native-client`.
15
+
16
+
The package name will also change. In the 1.0.0 release, it is still `launchdarkly-react-native-client`; in all future releases, it will be `launchdarkly-react-native-client-sdk`.
17
+
18
18
## [1.0.0] - 2019-04-18
19
19
### Changed
20
20
- Android and iOS client versions
@@ -28,4 +28,4 @@ There are no other changes in this release. Substituting `launchdarkly-react-nat
28
28
### Changed
29
29
- Moved `LaunchDarklyReactNativeClient.podspec` into `ios/`
30
30
### Fixed
31
-
- Changed `config.yml` to run against `hello-react-native`.
31
+
- Changed `config.yml` to run against `hello-react-native`.
0 commit comments