From: Ian Jackson Date: Fri, 23 Feb 2024 16:44:32 +0000 (+0000) Subject: changelog: Document changes since 1.1.9 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=8659623d3e0ea187307337b4fef4c32d304c0592;p=hippotat.git changelog: Document changes since 1.1.9 Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 26b722f..ba45c6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +hippotat (1.1.10) unstable; urgency=medium + + Dependencies and packaging: + * Provide compatibility with nix 0.27. (0.26 still supported.) + Closes: #1064487. [Report from Peter Green] + * Relax many other dependencies to allow newer versions. + * Declare MSRV of 1.63. + + Testing: + * Fix/improve the minimal-versions-* tests in CI. + + Misc: + * Suppress a (spurious) warning. + * Minor updates to internal docs and CI organisation. + + -- + hippotat (1.1.9) unstable; urgency=medium Bugfix (for future compatibility):