Skip to content

Commit ee55cb4

Browse files
update changelog for patch release (#346)
1 parent 22843ee commit ee55cb4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Optimizely Objective-C SDK Changelog
22

3+
## 2.1.5
4+
December 6th, 2018
5+
6+
This includes a potential fix to a problem with lazy loading the OPTLYFileManager.
7+
8+
### New Features
9+
* No new features for this patch release.
10+
11+
### Bug Fixes:
12+
* Wrap fileManager accessor in a serial queue to avoid multiple threads creating multiple fileManagers causing an access to memory that is no longer valid.
13+
314
## 2.1.4
415
November 19, 2018
516

0 commit comments

Comments
 (0)