CHANGELOG.md in edifact_rails-1.1.1 vs CHANGELOG.md in edifact_rails-1.2.0
- old
+ new
@@ -5,5 +5,14 @@
* Initial release
## 1.1.0 (27/04/2023)
* Added support for TRADACOMS input
+
+## 1.1.1 (4/05/2023)
+
+* Fixed crash caused by running the gem in a production environment.
+
+## 1.2.0 (31/05/2024)
+
+* Added support for UNA segments. Special characters different from the defaults can now be used.
+* Added una_special_characters method that returns just the special characters.
\ No newline at end of file