Skip to content

Commit af998d9

Browse files
committed
Prepare changelog
1 parent d6b29d9 commit af998d9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel
88
* The MINOR component is used whenever a version has backwards-compatible profile changes. This also indicates that the user can not switch back to a previous MINOR version without using a backup.
99
* The PATCH component is used for versions that do not contain profile format changes. Users can freely switch between PATCH versions without risk of data loss.
1010

11-
## [Unreleased]
11+
## [1.17.3] - 2026-01-25
1212

1313
### Fixed
1414

1515
* Fix Lua error on Classic flavors due to `issecretvalue` missing
16-
* Fix a potential Lua error related to talent selection
16+
* Fix a potential Lua error related to talents
1717

1818
## [1.17.2] - 2026-01-23
1919

@@ -1696,7 +1696,8 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel
16961696

16971697
* Initial public release
16981698

1699-
[Unreleased]: https://github.com/Snakybo/Clicked/compare/1.17.2...master
1699+
[Unreleased]: https://github.com/Snakybo/Clicked/compare/1.17.3...master
1700+
[1.17.3]: https://github.com/Snakybo/Clicked/releases/tag/1.17.3
17001701
[1.17.2]: https://github.com/Snakybo/Clicked/releases/tag/1.17.2
17011702
[1.17.1]: https://github.com/Snakybo/Clicked/releases/tag/1.17.1
17021703
[1.17.0]: https://github.com/Snakybo/Clicked/releases/tag/1.17.0

0 commit comments

Comments
 (0)