File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased] ( https://github.com/kbsali/php-redmine-api/compare/v2.4.0...v2.x )
8
+ ## [ Unreleased] ( https://github.com/kbsali/php-redmine-api/compare/v2.5.0...v2.x )
9
+
10
+ ## [ v2.5.0] ( https://github.com/kbsali/php-redmine-api/compare/v2.4.0...v2.5.0 ) - 2024-02-05
9
11
10
12
### Added
11
13
Original file line number Diff line number Diff line change 3
3
[ ![ Latest Version] ( https://img.shields.io/github/release/kbsali/php-redmine-api.svg )] ( https://github.com/kbsali/php-redmine-api/releases )
4
4
[ ![ Software License] ( https://img.shields.io/badge/license-MIT-blueviolet.svg )] ( LICENSE )
5
5
[ ![ Build Status] ( https://github.com/kbsali/php-redmine-api/actions/workflows/tests.yml/badge.svg?branch=v2.x )] ( https://github.com/kbsali/php-redmine-api/actions )
6
+ [ ![ Codecov] ( https://codecov.io/gh/kbsali/php-redmine-api/graph/badge.svg?token=4P6dAaDbJ9 )] ( https://codecov.io/gh/kbsali/php-redmine-api )
6
7
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/kbsali/redmine-api.svg )] ( https://packagist.org/packages/kbsali/redmine-api )
7
8
8
9
A simple PHP Object Oriented wrapper for Redmine API.
You can’t perform that action at this time.
0 commit comments