Skip to content

Commit bd4bd34

Browse files
committed
Release v2.8.0
1 parent 9825920 commit bd4bd34

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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.7.0...v2.x)
8+
## [Unreleased](https://github.com/kbsali/php-redmine-api/compare/v2.8.0...v2.x)
9+
10+
Nothing yet.
11+
12+
## [v2.8.0](https://github.com/kbsali/php-redmine-api/compare/v2.7.0...v2.8.0) - 2025-05-30
913

1014
### Added
1115

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kbsali/redmine-api",
3-
"version": "v2.7.0",
3+
"version": "v2.8.0",
44
"type": "library",
55
"description": "Redmine API client",
66
"homepage": "https://github.com/kbsali/php-redmine-api",

0 commit comments

Comments
 (0)