diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6dc81352..82c7cd8d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,6 @@ +## Version 0.3.3-SNAPSHOT (2018/10/12) +* Merged: Added upsert method to move a specific item to the start. [#209](https://github.com/stfalcon-studio/ChatKit/pull/209) + ## Version 0.3.2 (2018/09/28) * [Passing custom data to ImageLoader](https://github.com/stfalcon-studio/ChatKit/issues/183) * Fixed [#198](https://github.com/stfalcon-studio/ChatKit/issues/198)