Minor change in changelog

This commit is contained in:
AdamRamberg 2019-10-03 21:42:00 +02:00
parent 46af4f9f3a
commit 8d10cc2412

View File

@ -4,7 +4,7 @@
- The repo has been split up to 5 different packages: core, mobile, scene-mgmt, tags and ui - The repo has been split up to 5 different packages: core, mobile, scene-mgmt, tags and ui
- None generic base classes for all atoms - None generic base classes for all atoms
- Generator to generate new atoms with ease. Could be found under Tools / Unity Atoms / Generator. - Generator to generate new atoms with ease 🚀 Could be found under Tools / Unity Atoms / Generator.
- Custom icons for all atoms. The solution is not 100%, but is good enough for now. - Custom icons for all atoms. The solution is not 100%, but is good enough for now.
- MonoHooks are no more 💀 After some discussions and thoughts it has been decided that the value they bring is not worth it. - MonoHooks are no more 💀 After some discussions and thoughts it has been decided that the value they bring is not worth it.
- Custom property drawers for all atoms. - Custom property drawers for all atoms.