We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082f09e commit 7f4afb6Copy full SHA for 7f4afb6
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [3.7.4] - 2023-09-29
4
+
5
+### Fixed
6
+* Fix invalid json v3 ([#258](https://github.com/TibiaData/tibiadata-api-go/pull/258) by [phenpessoa](https://github.com/phenpessoa))
7
8
## [3.7.3] - 2023-08-01
9
10
### Fixed
@@ -280,6 +285,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
280
285
281
286
Initial commit
282
287
288
+[3.7.4]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.3...v3.7.4
283
289
[3.7.3]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.2...v3.7.3
284
290
[3.7.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.1...v3.7.2
291
[3.7.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.0...v3.7.1
0 commit comments