File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](https://semver.org/).
44
55## [ Unreleased]
66### Added
7+ ...
8+
9+ ### Changed
10+ ...
11+
12+ ### Removed
13+ ...
14+
15+ ## [ 2.0.0-B1] - 2025-01-04
16+ ### Added
717- Added ` Api::getWorklogs ` call for getting issue work logs by [ @camspanos ] .
818- Enhance ` Api::getCreateMeta ` call with ability (optional) to return issue fields by [ @arnested ] .
919- Added ` Api::createRemotelink ` call for creating linking issue with remote applications by [ @elmi82 ] .
@@ -75,7 +85,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
7585### Added
7686- Initial release.
7787
78- [ Unreleased ] : https://github.com/chobie/jira-api-restclient/compare/v1.0.0...HEAD
88+ [ Unreleased ] : https://github.com/chobie/jira-api-restclient/compare/v2.0.0-B1...HEAD
89+ [ 2.0.0-B1 ] : https://github.com/chobie/jira-api-restclient/compare/v1.0.0...v2.0.0-B1
7990[ 1.0.0 ] : https://github.com/chobie/jira-api-restclient/compare/b86f47129509bb27ae11d136fed67b70a27fd3be...v1.0.0
8091[ @camspanos ] : https://github.com/camspanos
8192[ @arnested ] : https://github.com/arnested
You can’t perform that action at this time.
0 commit comments