CHANGELOG.md in graphql-metrics-5.0.3 vs CHANGELOG.md in graphql-metrics-5.0.4
- old
+ new
@@ -1,6 +1,10 @@
+5.0.4
+-----
+- [71](https://github.com/Shopify/graphql-metrics/pull/71) Fix handling of inline fragment without a parent type.
+
5.0.3
-=====
+-----
- [69](https://github.com/Shopify/graphql-metrics/pull/69) Loosen concurrent-ruby dependency
5.0.2
-----
- [63](https://github.com/Shopify/graphql-metrics/pull/67) Reset `lex` pre-context metrics on `analyze_multiplex`.