Skip to content

Commit 0e60c9c

Browse files
authored
docs(changelog): update 1.0.1 changelog (#79)
properly call out that 1.0.1 did not include the fixes from `1.0.1-beta.0`
1 parent 1e04f81 commit 0e60c9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ All notable changes to this project will be documented in this file. See [standa
66

77
## [1.0.1](https://github.com/segmentio/analytics-react-native/compare/v1.0.0...v1.0.1) (2019-06-07)
88

9+
### Bug Fixes
10+
911
- **build:** this fixes a release bug in 1.0.0 that omitted any transpiled files in the published version.
1012

13+
Note: This release does not include any of the changes from version `1.0.1-beta.0` (specifically, it does not include the android application lifecycle event tracking bug fix). The changes from `1.0.1-beta.0` will be available in a future release.
14+
1115
<a name="1.0.1-beta.0"></a>
1216

1317
## [1.0.1-beta.0](https://github.com/segmentio/analytics-react-native/compare/v1.0.0...v1.0.1-beta.0) (2019-06-06)

0 commit comments

Comments
 (0)