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 5dcad62 commit 09f0072Copy full SHA for 09f0072
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.11.0...v2.11.1) (2025-09-26)
2
+
3
4
+### Bug Fixes
5
6
+* nullability for enums ([5dcad62](https://github.com/mattkhan/jsonapi-resources-anchor/commit/5dcad625003f4d36ab261e936cc4df4b8a526aca))
7
8
# [2.11.0](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v2.10.0...v2.11.0) (2025-09-21)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "2.11.0"
+ VERSION = "2.11.1"
end
0 commit comments