Skip to content

Commit ae521e6

Browse files
committed
Prepare v2.0.0-B1 release
1 parent c94011b commit ae521e6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)