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 80926bd commit 6eed333Copy full SHA for 6eed333
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.6.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.5.0...v2.6.0) (2025-07-17)
2
+
3
4
+### Features
5
6
+* array with bracket notation config ([80926bd](https://github.com/mattkhan/jsonapi-resources-anchor/commit/80926bdae08cffb231eff1956d1d215c89c19737))
7
8
# [2.5.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.4.0...v2.5.0) (2025-07-15)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.5.0"
+ VERSION = "2.6.0"
end
0 commit comments