CHANGELOG.md in metal_archives-2.2.0 vs CHANGELOG.md in metal_archives-2.2.3
- old
+ new
@@ -1,6 +1,28 @@
# Changelog
+## 3.0.0
+
+- Support for Ruby < 2.5 dropped
+
+## 2.2.0
+
+- Add `Release` model
+
+## 2.1.1
+
+- Fix UTF-8 conversion errors
+- Don't `load!` unconditionally on `find!` and `find_by!`
+
+## 2.1.0
+
+- Added Ruby compatibility down to 2.1
+- Band and Label: return `NilDate`
+
+## 2.0.0
+
+- Artist returns `NilDate`s
+
## 1.0.0
- Add `Artist#photo`
- Return URI instead of String for `Artist#photo`, `Band#logo` and `Band#photo`
- Allow specifying endpoint