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.
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.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
911
1012### Added
1113
Original file line number Diff line number Diff line change 33[ ![ Latest Version] ( https://img.shields.io/github/release/kbsali/php-redmine-api.svg )] ( https://github.com/kbsali/php-redmine-api/releases )
44[ ![ Software License] ( https://img.shields.io/badge/license-MIT-blueviolet.svg )] ( LICENSE )
55[ ![ 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 )
67[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/kbsali/redmine-api.svg )] ( https://packagist.org/packages/kbsali/redmine-api )
78
89A simple PHP Object Oriented wrapper for Redmine API.
You can’t perform that action at this time.
0 commit comments