CHANGELOG.md in frise-0.6.0 vs CHANGELOG.md in frise-0.6.1
- old
+ new
@@ -1,4 +1,10 @@
+### 0.6.1 (June 13, 2023)
+
+- New features
+ - New schema type `$constant` for specifying values with a single possible instance
+ ([#32](https://github.com/adzerk/frise/pull/32)).
+
### 0.6.0 (April 7, 2022)
- Breaking changes
- Liquid parsing is now strict ([#29](https://github.com/velocidi/frise/pull/29)).
- Update liquid gem to `5.3.0` ([#29](https://github.com/velocidi/frise/pull/29)).