We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f08f0d7 commit 0305b73Copy full SHA for 0305b73
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.2.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.1.1...v2.2.0) (2025-06-17)
2
+
3
4
+### Features
5
6
+* hash resources to track modifications ([f08f0d7](https://github.com/mattkhan/jsonapi-resources-anchor/commit/f08f0d72ad48fc20e77e2549df18a38b08d09576))
7
8
## [2.1.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.1.0...v2.1.1) (2025-02-15)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.1.1"
+ VERSION = "2.2.0"
end
0 commit comments