CHANGELOG.md in eco-helpers-2.7.21 vs CHANGELOG.md in eco-helpers-2.7.22
- old
+ new
@@ -1,23 +1,26 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.7.23] - 2024-07-xx
+## [2.7.22] - 2024-07-xx
### Added
### Changed
+- Patch on exception: to show cause
+- `Eco::Common::Session::FileManager`
+ - `load_json` prevent avoidable memory leaks
+ - `save_json` prevent avoidable memory leaks
+
### Fixed
-## [2.7.22] - 2024-07-16
+## [2.7.21] - 2024-07-13
### Added
- Ability to skip GraphQL schema fetch (`GRAPHQL_FETCH_SCHEMA`)
-
-## [2.7.21] - 2024-07-13
### Changed
- `-clean-unknown-tags` case
- option for `clean-archived-nodes` by default it won't clean them