You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
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
+
3
18
## [4.3.0] - 2024-11-22
4
19
5
20
### Added
@@ -533,6 +548,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
0 commit comments