Skip to content

Commit abf3298

Browse files
author
Matt Carroll
committed
Fix indent
1 parent ef3596c commit abf3298

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/optimizely-sdk/CHANGELOG.MD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
## [4.2.0] - July 31, 2020
1111

1212
### New Features
13-
- Better offline support in React Native apps:
14-
- Persist downloaded datafiles in local storage for use in subsequent SDK initializations ([#430](https://github.com/optimizely/javascript-sdk/pull/430))
15-
- Persist pending impression & conversion events in local storage ([#517](https://github.com/optimizely/javascript-sdk/pull/517), [#532](https://github.com/optimizely/javascript-sdk/pull/532))
13+
- Better offline support in React Native apps:
14+
- Persist downloaded datafiles in local storage for use in subsequent SDK initializations ([#430](https://github.com/optimizely/javascript-sdk/pull/430))
15+
- Persist pending impression & conversion events in local storage ([#517](https://github.com/optimizely/javascript-sdk/pull/517), [#532](https://github.com/optimizely/javascript-sdk/pull/532))
1616

1717
### Bug fixes
18-
- Fixed log messages for Targeted Rollouts ([#515](https://github.com/optimizely/javascript-sdk/pull/515))
18+
- Fixed log messages for Targeted Rollouts ([#515](https://github.com/optimizely/javascript-sdk/pull/515))
1919

2020
## [4.1.0] - July 7, 2020
2121

0 commit comments

Comments
 (0)