File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased] ( https://github.com/kbsali/php-redmine-api/compare/v2.4.0...v2.x )
99
10- ## [ v2.4.0 - ] ( https://github.com/kbsali/php-redmine-api/compare/v2.3.0...v2.4.0 ) - 2024-01-02
10+ ## [ v2.4.0] ( https://github.com/kbsali/php-redmine-api/compare/v2.3.0...v2.4.0 ) - 2024-01-??
1111
1212### Added
1313
@@ -32,6 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232- New method ` Redmine\Api\Version::listByProject() ` to list versions from a project.
3333- New method ` Redmine\Api\Wiki::listByProject() ` to list wiki pages from a project.
3434
35+ ### Fixed
36+
37+ - Restore BC in possible return types in ` Redmine\Api\...::all() ` methods
38+
3539### Deprecated
3640
3741- ` Redmine\Api\CustomField::all() ` is deprecated, use ` Redmine\Api\CustomField::list() ` instead
You can’t perform that action at this time.
0 commit comments