Skip to content

Commit bbbb931

Browse files
committed
bumping new version v3.4.1
updating CHANGELOG
1 parent 650a197 commit bbbb931

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## [3.4.1] - 2022-08-30
4+
5+
### Changed
6+
* Bump golang from 1.18.4 to 1.19.0 ([#156](https://github.com/TibiaData/tibiadata-api-go/pull/156) by [dependabot](https://github.com/dependabot))
7+
8+
### Fixed
9+
* Fix handling of special characters in boosted boss/creature name ([#157](https://github.com/TibiaData/tibiadata-api-go/pull/157) by [tiagomartines11](https://github.com/tiagomartines11))
10+
311
## [3.4.0] - 2022-08-02
412

513
### Added
@@ -213,6 +221,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
213221

214222
Initial commit
215223

224+
[3.4.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.4.0...v3.4.1
216225
[3.4.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.3.1...v3.4.0
217226
[3.3.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.3.0...v3.3.1
218227
[3.3.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v3.2.2...v3.3.0

0 commit comments

Comments
 (0)