CHANGELOG.md in immoscout-1.3.2 vs CHANGELOG.md in immoscout-1.4.0
- old
+ new
@@ -1,4 +1,12 @@
+### 1.4.0
+
+* Bundler >= 2.3 is from now on required as minimal version (#10)
+* Dropped support for Ruby < 2.5 (#10)
+* Dropped support for Rails < 5.2 (#10)
+* Updated all development/runtime gems to their latest
+ Ruby 2.5 compatible version (#10)
+
### 1.3.2
* Migrated to Github Actions
* Migrated to our own coverage reporting
* Added the code statistics to the test process