Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 7de1a30

Browse files
authored
fixing the ordering of items in the changelog
1 parent d819eaf commit 7de1a30

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
All notable changes to the LaunchDarkly React Native SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

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-
115
## [1.0.1] - 2019-05-03
126
## Changed
137
- Changed the package name from `launchdarkly-react-native-client` to `launchdarkly-react-native-client-sdk`
148
- Changed repository references to use the new URL
159

1610
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.
1711

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+
1818
## [1.0.0] - 2019-04-18
1919
### Changed
2020
- Android and iOS client versions
@@ -28,4 +28,4 @@ There are no other changes in this release. Substituting `launchdarkly-react-nat
2828
### Changed
2929
- Moved `LaunchDarklyReactNativeClient.podspec` into `ios/`
3030
### Fixed
31-
- Changed `config.yml` to run against `hello-react-native`.
31+
- Changed `config.yml` to run against `hello-react-native`.

0 commit comments

Comments
 (0)