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 fc2f64c commit eee5ec8Copy full SHA for eee5ec8
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
## 1.20.4 (2024-10-05)
6
7
+- [PR#120](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/120) Fix warning on ActiveSupport::Cache.format_version ([@Drowze][])
8
- [PR#119](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/119) Fix Rails cache_format_version deprecation ([@noma4i][])
9
10
## 1.20.3 (2024-09-06)
@@ -206,3 +207,4 @@
206
207
[@camero2734]: https://github.com/camero2734
208
[@diegofigueroa]: https://github.com/diegofigueroa
209
[@noma4i]: https://github.com/noma4i
210
+[@Drowze]: https://github.com/Drowze
0 commit comments