CHANGELOG.md in rails_sql_prettifier-6.0.2 vs CHANGELOG.md in rails_sql_prettifier-6.0.3
- old
+ new
@@ -1,5 +1,8 @@
-# 6.0.2
+# 6.0.3
+* Fixed issue with Niceql.configure not configuring anything + test covered
+
+#6.0.2
* This a active record prior to 7.0 version and >= 6.1 compatible niceql integration
ar < 6.0 breaking change:
* StatementInvalid initialization has a breaking change: starting version 6 it has named param sql: for original query )