Skip to content

Commit 4f71bc2

Browse files
committed
bumping new version v4.4.0
updating CHANGELOG
1 parent 22f504e commit 4f71bc2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [4.4.0] - 2025-04-08
4+
5+
### Added
6+
7+
- support new vocation monk ([#451](https://github.com/TibiaData/tibiadata-api-go/pull/451) by [tobiasehlert](https://github.com/tobiasehlert))
8+
9+
### Changed
10+
11+
- bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 ([#466](https://github.com/TibiaData/tibiadata-api-go/pull/466) by [dependabot](https://github.com/dependabot))
12+
- bump golang from 1.24.1 to 1.24.2 ([#465](https://github.com/TibiaData/tibiadata-api-go/pull/465) by [dependabot](https://github.com/dependabot))
13+
- bump golang.org/x/text from 0.23.0 to 0.24.0 ([#467](https://github.com/TibiaData/tibiadata-api-go/pull/467) by [dependabot](https://github.com/dependabot))
14+
15+
### Fixed
16+
17+
- omit character deaths_truncated if false ([#464](https://github.com/TibiaData/tibiadata-api-go/pull/464) by [tobiasehlert](https://github.com/tobiasehlert))
18+
319
## [4.3.6] - 2025-04-01
420

521
### Changed
@@ -610,6 +626,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
610626

611627
Initial commit
612628

629+
[4.4.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.6...v4.4.0
613630
[4.3.6]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.5...v4.3.6
614631
[4.3.5]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.4...v4.3.5
615632
[4.3.4]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.3...v4.3.4

0 commit comments

Comments
 (0)