Skip to content

Commit 0cb1abb

Browse files
committed
bumping new version v0.6.2
updating CHANGELOG
1 parent 68d459e commit 0cb1abb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## [0.6.2] - 2022-02-28
4+
5+
### Fixed
6+
* Adding if to prevent panic due to regex ([#84](https://github.com/TibiaData/tibiadata-api-go/pull/84) by [tobiasehlert](https://github.com/tobiasehlert))
7+
38
## [0.6.1] - 2022-02-27
49

510
### Changed
@@ -118,6 +123,7 @@
118123

119124
Initial commit
120125

126+
[0.6.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.6.1...v0.6.2
121127
[0.6.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.6.0...v0.6.1
122128
[0.6.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.1...v0.6.0
123129
[0.5.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v0.5.0...v0.5.1

0 commit comments

Comments
 (0)