File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/kbsali/php-redmine-api/compare/v2.9.0...v2.x )
8+ ## [ Unreleased] ( https://github.com/kbsali/php-redmine-api/compare/v2.9.1...v2.x )
9+
10+ Nothing yet.
11+
12+ ## [ v2.9.1] ( https://github.com/kbsali/php-redmine-api/compare/v2.9.0...v2.9.1 ) - 2026-04-03
913
1014### Fixed
1115
1216- Fixed wrongly triggered deprecation messages in ` Redmine\Client\NativeCurlClient ` and ` Redmine\Client\Psr18Client ` .
17+ - Allow unset version from an issue.
1318
1419## [ v2.9.0] ( https://github.com/kbsali/php-redmine-api/compare/v2.8.0...v2.9.0 ) - 2026-03-08
1520
Original file line number Diff line number Diff line change 11{
22 "name" : " kbsali/redmine-api" ,
3- "version" : " v2.10.0-dev " ,
3+ "version" : " v2.9.1 " ,
44 "type" : " library" ,
55 "description" : " Redmine API client" ,
66 "homepage" : " https://github.com/kbsali/php-redmine-api" ,
You can’t perform that action at this time.
0 commit comments