CHANGELOG.md in rails_sql_prettifier-6.0.4 vs CHANGELOG.md in rails_sql_prettifier-6.0.5
- old
+ new
@@ -1,4 +1,8 @@
+#6.0.5
+* fixed issue [#20](https://github.com/alekseyl/niceql/issues/20)
+* adding support for multiple ruby versions testing using docker-compose
+
# 6.0.4
* Now AR is a dependency not a development dependency
# 6.0.3
* Fixed issue with Niceql.configure not configuring anything + test covered