diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6beb52f..252b050 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +debputy (0.1.27.1) unstable; urgency=medium + + [ David Kalnischkies ] + * Improve LSP hover docs: + - Don't encode <> in Uploaders field description + - Use consistently markdown */** instead of <em>/<b> + - Use markdown <automatic links> for URIs in text + - Define all allowed priorities only once + - Use **Example**: consistently in descriptions + - Format text consistently with `file` and `path/` + + [ Niels Thykier ] + * LSP/Lint: Fix typo in `Upstream-Contact` field. + Thanks to gregor herrmann <gregoa@debian.org> (Closes: #1068523) + + -- Niels Thykier <niels@thykier.net> Sun, 07 Apr 2024 08:18:06 +0200 + debputy (0.1.27) unstable; urgency=medium * LSP/Lint: |