CHANGELOG.md in foobara-0.0.15 vs CHANGELOG.md in foobara-0.0.16
- old
+ new
@@ -1,4 +1,9 @@
+## [0.0.16] - 2024-11-22
+
+- Fix bug where mutable not being set explicitly raises
+- Also, make it so models don't default to mutable false when processed by a model type
+
## [0.0.15] - 2024-11-20
- Move entity attributes type declaration helpers from Command::EntityHelpers to Entity for convenience.
## [0.0.14] - 2024-11-15