We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91799ef commit 24868c6Copy full SHA for 24868c6
1 file changed
CHANGELOG.md
@@ -28,6 +28,9 @@ This changelog follows the [Keep a Changelog](http://keepachangelog.com) format.
28
29
## [1.6.1] - 2025-02-09
30
31
+> ⚠️ **Note:** There was a mistake in the release process. Therefore this tag does not point to the correct commit.
32
+> Use version 1.6.2 instead.
33
+
34
### Fixed ###
35
- Mistake during release of version 1.6.0.
36
@@ -37,6 +40,9 @@ This changelog follows the [Keep a Changelog](http://keepachangelog.com) format.
37
40
38
41
## [1.6.0] - 2025-02-09
39
42
43
44
45
46
### Added ###
47
- [#28] Added code `Invalid` (-1).
48
- [#28]{Qt C++11} Qt C++11 variant which uses `enum class` for the codes.
0 commit comments