CHANGELOG.md in ghost_adapter-0.2.3 vs CHANGELOG.md in ghost_adapter-0.3.0
- old
+ new
@@ -1,6 +1,12 @@
# CHANGELOG
+## 0.3.0
+- Fix compatibility for ActiveRecord 6.1 ([#61](https://github.com/WeTransfer/ghost_adapter/pull/61))
+
+## 0.2.3
+- Add comma to allowed characters when cleaning SQL queries ([#52](https://github.com/WeTransfer/ghost_adapter/pull/52))
+
## 0.2.2
- Bump rexml from 3.2.4 to 3.2.5 (security fix) ([#35](https://github.com/WeTransfer/ghost_adapter/pull/35))
- Add azure configuration option now available with gh-ost v1.1.1 ([#36](https://github.com/WeTransfer/ghost_adapter/pull/36))