Skip to content

Commit 0a070f0

Browse files
committed
bumping new version v4.3.1
updating CHANGELOG
1 parent b5fcee4 commit 0a070f0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [4.3.1] - 2024-12-12
4+
5+
### Added
6+
7+
- Add root-endpoint to container ([#420](https://github.com/TibiaData/tibiadata-api-go/pull/420) by [tobiasehlert](https://github.com/tobiasehlert))
8+
9+
### Changed
10+
11+
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#415](https://github.com/TibiaData/tibiadata-api-go/pull/415), [#416](https://github.com/TibiaData/tibiadata-api-go/pull/416) by [dependabot](https://github.com/dependabot))
12+
- Bump github.com/go-resty/resty/v2 from 2.16.1 to 2.16.2 ([#413](https://github.com/TibiaData/tibiadata-api-go/pull/413), [#414](https://github.com/TibiaData/tibiadata-api-go/pull/414) by [dependabot](https://github.com/dependabot))
13+
- Bump golang.org/x/text from 0.20.0 to 0.21.0 ([#417](https://github.com/TibiaData/tibiadata-api-go/pull/417) by [dependabot](https://github.com/dependabot))
14+
- Bump alpine from 3.20.3 to 3.21.0 ([#419](https://github.com/TibiaData/tibiadata-api-go/pull/419) by [dependabot](https://github.com/dependabot))
15+
- Bump golang from 1.23.3 to 1.23.4 ([#418](https://github.com/TibiaData/tibiadata-api-go/pull/418) by [dependabot](https://github.com/dependabot))
16+
- Bump golang.org/x/crypto from 0.27.0 to 0.31.0 ([#421](https://github.com/TibiaData/tibiadata-api-go/pull/421) by [dependabot](https://github.com/dependabot))
17+
318
## [4.3.0] - 2024-11-22
419

520
### Added
@@ -533,6 +548,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
533548

534549
Initial commit
535550

551+
[4.3.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.3.0...v4.3.1
536552
[4.3.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.2.3...v4.3.0
537553
[4.2.3]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.2.2...v4.2.3
538554
[4.2.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.2.1...v4.2.2

0 commit comments

Comments
 (0)