CHANGELOG.md in eco-helpers-2.7.24 vs CHANGELOG.md in eco-helpers-2.7.25
- old
+ new
@@ -1,15 +1,26 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.7.25] - 2024-07-xx
+## [2.7.26] - 2024-08-xx
### Added
### Changed
### Fixed
+
+## [2.7.25] - 2024-08-01
+
+### Added
+
+- `Eco::API::Organization::LoginProviders#to_id`
+ - added support for `:magic_link` and `:magiclink`
+
+### Changed
+
+- `-get-partial` switches to full people download when it the input file surpases `MAX_GET_PARTIAL`
## [2.7.24] - 2024-07-30
### Fixed