Skip to content

Commit f990056

Browse files
Update change log.
1 parent d7d220b commit f990056

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ _None._
3636

3737
- `logErrorImmediately` and `logErrorsImmediately` no longer have a `Result` parameter in their callback [#232]
3838
- `logErrorImmediately` and `logErrorsImmediately` no longer `throws` [#236]
39+
- `ExPlat` returns optional instead of assuming `control` as variant. This lets the client know that there is no variant for an experiment. [#247]
3940

4041
### New Features
4142

@@ -49,3 +50,4 @@ _None._
4950

5051
- Add this changelog file [#234]
5152
- Log a message if events won't be collected because the user opted out [#239]
53+
- Make `Variation` confirm to cobable. [#247]

0 commit comments

Comments
 (0)