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 3d167d2 commit a422680Copy full SHA for a422680
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.8.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.7.0...v2.8.0) (2025-07-26)
2
+
3
4
+### Features
5
6
+* excludable resources ([3d167d2](https://github.com/mattkhan/jsonapi-resources-anchor/commit/3d167d25dfac43229928625fe5a94843059a6ea5))
7
8
# [2.7.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.6.0...v2.7.0) (2025-07-21)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.7.0"
+ VERSION = "2.8.0"
end
0 commit comments