CHANGELOG.md in lokalise_manager-3.3.0 vs CHANGELOG.md in lokalise_manager-4.0.0
- old
+ new
@@ -1,6 +1,13 @@
# Changelog
+## 4.0.0 (27-Jul-2023)
+
+* **Use ruby-lokalise-api version 8**. It should not introduce any breaking changes (as main methods have similar signatures) but you should be aware that v8 is a complete rewrite of the original SDK so please make sure your tests pass.
+* Replace VCR with WebMock in tests
+* Various minor updates
+* Do not test with Ruby 2.7 (EOL)
+
## 3.3.0 (18-Nov-22)
* Use newer ruby-lokalise-api
* Minor updates
\ No newline at end of file