Add items to the CHANGELOG

This commit is contained in:
AdamRamberg 2019-11-14 22:57:22 +01:00
parent a5641f6514
commit 6c70a40961

View File

@ -11,11 +11,17 @@
## 📝 Documentation
- [#73](https://github.com/AdamRamberg/unity-atoms/issues/73) Add discord link to docs. ([@AdamRamberg](https://github.com/AdamRamberg))
- [#84](https://github.com/AdamRamberg/unity-atoms/pull/84) Changed AddComponentMenu names for Listeners/Hooks. ([@IceTrooper](https://github.com/IceTrooper))
## 🚀 New feature
- [#78](https://github.com/AdamRamberg/unity-atoms/pull/78) Setter to AtomReference's Value was added. ([@Saso222](https://github.com/Saso222), [@soraphis](https://github.com/soraphis))
## 💅 Polish
- [#70](https://github.com/AdamRamberg/unity-atoms/pull/70) Better user guidance for working with AtomVariables. ([@soraphis](https://github.com/soraphis), [@AdamRamberg](https://github.com/AdamRamberg))
- [#89](https://github.com/AdamRamberg/unity-atoms/pull/89) Variable and Constant Drawers show a preview value. ([@soraphis](https://github.com/soraphis), [@AdamRamberg](https://github.com/AdamRamberg))
# 2.0.0 (October 24, 2019)
_The release notes were introduced halfway through the work with version `2.0.0`. The list below might therefore not me 100% complete._