mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
Update changelog
This commit is contained in:
parent
5dfc5fef7c
commit
2c17c47c65
@ -8,6 +8,11 @@
|
||||
|
||||
# [Unreleased]
|
||||
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- [#145](https://github.com/AdamRamberg/unity-atoms/pull/145) Removed duplicate check before adding an item to the list ([@mnarimani](https://github.com/mnarimani))
|
||||
- [#147](https://github.com/AdamRamberg/unity-atoms/pull/147) Fix code generation bug ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
|
||||
## 🏠 Internal
|
||||
|
||||
- Upgraded Example project to Unity version 2019.3.10f1. ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
@ -15,6 +20,7 @@
|
||||
## 💅 Polish
|
||||
|
||||
- [#128](https://github.com/AdamRamberg/unity-atoms/pull/128) Developer Description changed from Multiline to TextArea attribute ([@IceTrooper](https://github.com/IceTrooper))
|
||||
- [#140](https://github.com/AdamRamberg/unity-atoms/pull/140) Changes in GetEvent implementation to allow inheritance ([@soraphis](https://github.com/soraphis))
|
||||
|
||||
## 🚀 New features
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user