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 2cffc00 commit 18dd648Copy full SHA for 18dd648
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+- [PR#125](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/125) Introduce cache lookup instrumentation hook ([@danielhartnell][])
6
+
7
## 1.20.5 (2024-11-02)
8
9
- [PR#120](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/120) Fix warning on ActiveSupport::Cache.format_version ([@Drowze][])
@@ -211,3 +213,4 @@
211
213
[@diegofigueroa]: https://github.com/diegofigueroa
212
214
[@noma4i]: https://github.com/noma4i
215
[@Drowze]: https://github.com/Drowze
216
+[@danielhartnell]: https://github.com/danielhartnell
0 commit comments