Skip to content

Commit cb64786

Browse files
committed
CHANGELOG
1 parent 2d45eae commit cb64786

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [0.11.0] - 2025-01-20
10+
### Changed
11+
- Tempo API version from 3 to 4 due to incoming shutdown of the old version
12+
913
## [0.10.2] - 2025-01-08
1014
### Fixed
1115
- hardcoded `2024` while fetching holidays for given year
@@ -129,7 +133,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
129133
### Added
130134
- Initial release of gojira
131135

132-
[Unreleased]: https://github.com/jzyinq/gojira/compare/0.10.2...master
136+
[Unreleased]: https://github.com/jzyinq/gojira/compare/0.11.0...master
137+
[0.11.0]: https://github.com/jzyinq/gojira/compare/0.10.2...0.11.0
133138
[0.10.2]: https://github.com/jzyinq/gojira/compare/0.10.1...0.10.2
134139
[0.10.1]: https://github.com/jzyinq/gojira/compare/0.10.0...0.10.1
135140
[0.10.0]: https://github.com/jzyinq/gojira/compare/0.9.0...0.10.0

0 commit comments

Comments
 (0)