CHANGELOG.md in eco-helpers-2.0.5 vs CHANGELOG.md in eco-helpers-2.0.6
- old
+ new
@@ -1,7 +1,15 @@
# Change Log
All notable changes to this project will be documented in this file.
+## [2.0.6] - 2021-02-xx
+
+### Added
+### Changed
+ - `Eco::API::Session::Batch:Errors` moved some methods to be private
+### Fixed
+ - `Eco::API::Error` should inherit from `StandardError`, rather than from `Exception`
+
## [2.0.5] - 2021-02-24
### Added
### Changed
### Fixed