mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
Update README + CHANGELOG
This commit is contained in:
parent
5a2816e3ae
commit
1bf2de247c
@ -11,7 +11,6 @@
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- Added missing assembly definition. ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
|
||||
- Added missing meta. ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
|
||||
# 4.0.1 (March 21, 2020)
|
||||
@ -43,6 +42,7 @@
|
||||
- Added Collection and List Instancers. ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
- Added an `OnInitialization` function to `AtomTags`. ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
- New script for resetting Variables called `VariableResetter`. ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
- Added property id to Variables. ([@AdamRamberg](https://github.com/AdamRamberg))
|
||||
|
||||
# 3.0.0 (February 24, 2020)
|
||||
|
||||
|
@ -96,6 +96,7 @@ The Unity Atoms docs are now published at **https://adamramberg.github.io/unity-
|
||||
|
||||
- [Unity Atoms — Tiny modular pieces utilizing the power of Scriptable Objects](https://medium.com/@adamramberg/unity-atoms-tiny-modular-pieces-utilizing-the-power-of-scriptable-objects-e8add1b95201)
|
||||
- [Announcing Unity Atoms v2](https://medium.com/@adamramberg/announcing-unity-atoms-v2-1719ef3e587e)
|
||||
- [Unity Atoms v4 is out!](https://medium.com/@adamramberg/unity-atoms-v4-is-out-b15a37da49da)
|
||||
|
||||
## How does it work?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user