We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f947fdc commit 18063a7Copy full SHA for 18063a7
1 file changed
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
### Fixed
10
-- Fixed inconsistent checklist sorting when the "Move checked items to the bottom" option is enabled
+- Fixed inconsistent checklist sorting when the "Move checked items to the bottom" option is enabled ([#59])
11
12
## [1.6.0] - 2025-10-29
13
### Changed
@@ -94,6 +94,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
94
### Added
95
- Initial release
96
97
+[#59]: https://github.com/FossifyOrg/Notes/issues/59
98
[#81]: https://github.com/FossifyOrg/Notes/issues/81
99
[#83]: https://github.com/FossifyOrg/Notes/issues/83
100
[#99]: https://github.com/FossifyOrg/Notes/issues/99
0 commit comments