Skip to content

Commit 757b338

Browse files
committed
Update CHANGELOG.md and README.md
1 parent 3d547ee commit 757b338

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ 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.8.0...v2.x)
99

10+
### Added
11+
12+
- Add support for PHP 8.5
13+
- Add support for Redmine 6.1.
14+
1015
### Changed
1116

1217
- Behaviour-driven tests are run against Redmine 6.0.7, 5.1.10, 5.0.14.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ like [Guzzle](https://github.com/guzzle/guzzle) for handling http connections
3838
We support (and run tests against) the [latest supported Redmine versions](https://www.redmine.org/projects/redmine/wiki/Download#Versions-status-and-releases-policy)
3939
that receive security updates.
4040

41+
- Redmine 6.1.x
4142
- Redmine 6.0.x
4243
- Redmine 5.1.x
4344
- Redmine 5.0.x

0 commit comments

Comments
 (0)