CHANGELOG.md in pretty-api-0.4.0 vs CHANGELOG.md in pretty-api-0.4.1
- old
+ new
@@ -1,6 +1,10 @@
## [Unreleased]
+## [0.4.1] - 2024-06-04
+
+- Fix `undefined method `each' for nil` when PrettyAPI is used on record that doesn't have associations
+
## [0.4.0] - 2024-06-04
- Add support for www-form-urlencoded / multipart format: Fix "No implicit conversion of String into Integer"
## [0.3.1] - 2024-06-01