diff --git a/debian/changelog b/debian/changelog index 2cc56cc..8b206f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +util-dfm (1.3.54) unstable; urgency=medium + + * build: update debian package configuration for search component + * refactor: centralize PROJECT_VERSION_MAJOR configuration in root CMakeLists + * feat: add dfm-burner CLI tool for optical disc operations + * feat: add SM3 checksum verification for disc burning + * perf: optimize disc checksum verification process + * fix: include hidden files in checksum manifest generation + + -- Zhang Sheng Thu, 07 May 2026 20:58:37 +0800 + util-dfm (1.3.53) unstable; urgency=medium * chore: update SPDX header