CHANGELOG.md in weeler-2.0.1 vs CHANGELOG.md in weeler-2.1.0
- old
+ new
@@ -1,4 +1,14 @@
+## 2.1.0
+
+### Features & Enhancements
+
+* Support from Ruby 3.0.0
+
+### Bug Fixes
+
+* Importer fixed
+
## 2.0.1
### Features & Enhancements
* Optimized translation import and export (avoiding n+1 queries)