Skip to content

Commit 24b74d1

Browse files
committed
adding versions v3.7.2-v3.7.5 (from v3 branch)
updating CHANGELOG
1 parent 62c5007 commit 24b74d1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

3+
## [3.7.5] - 2023-11-10
4+
5+
### Fixed
6+
* Fix not parsing all news ticker properly ([#292](https://github.com/TibiaData/tibiadata-api-go/pull/292) by [phenpessoa](https://github.com/phenpessoa))
7+
8+
## [3.7.4] - 2023-09-29
9+
10+
### Fixed
11+
* Fix invalid json v3 ([#258](https://github.com/TibiaData/tibiadata-api-go/pull/258) by [phenpessoa](https://github.com/phenpessoa))
12+
13+
## [3.7.3] - 2023-08-01
14+
15+
### Fixed
16+
* Rewrite TibiaDataDateV3 function ([#241](https://github.com/TibiaData/tibiadata-api-go/pull/241) by [tobiasehlert](https://github.com/tobiasehlert))
17+
18+
## [3.7.2] - 2023-05-22
19+
20+
### Fixed
21+
* Removing highscore limit of 23 pages ([#210](https://github.com/TibiaData/tibiadata-api-go/pull/210) by [phenpessoa](https://github.com/phenpessoa))
22+
323
## [3.7.1] - 2023-03-06
424

525
### Fixed
@@ -270,6 +290,10 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
270290

271291
Initial commit
272292

293+
[3.7.5]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.4...v3.7.5
294+
[3.7.4]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.3...v3.7.4
295+
[3.7.3]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.2...v3.7.3
296+
[3.7.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.1...v3.7.2
273297
[3.7.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.7.0...v3.7.1
274298
[3.7.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.6.0...v3.7.0
275299
[3.6.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.5.1...v3.6.0

0 commit comments

Comments
 (0)