Update changelog

This commit is contained in:
lash 2022-11-07 00:23:20 +00:00
parent 6349ce2519
commit 497b615fe3
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -1,8 +1,10 @@
- 0.3.0 - 0.3.0
* Clean up lingering keys in lists when moving from alias state * Clean up lingering keys in lists when moving from alias state
* Properly set default state when set through instantiation * Properly set default state when set through instantiation
* pass key to verifier (breaking change) * Pass key to verifier (breaking change)
* ensure all states persisted even if empty * Ensure all states and aliases persisted even if empty
* Allow auto-generated aliases when listing all states
* Reformat auto-generated aliases, double underscore instead of dot (breaking change)
- 0.2.10 - 0.2.10
* Add count active states method * Add count active states method
* Enable complete replace of NEW state on state instantiation * Enable complete replace of NEW state on state instantiation