CHANGELOG.md in positioning-0.1.6 vs CHANGELOG.md in positioning-0.1.7
- old
+ new
@@ -1,6 +1,11 @@
## [Unreleased]
+## [0.1.7] - 2024-03-06
+
+- Seperated the Concern that is included into ActiveRecord::Base into its own submodule so that Mechanisms isn't also included.
+- Added the RelativePosition Struct and documentation to make it easier to supply relative positions via form helpers.
+
## [0.1.6] - 2024-03-05
- Allow the position to be passed as a JSON object so that we can pass in complex positions from the browser more easily.
## [0.1.5] - 2024-03-04