Updated changelog

This commit is contained in:
Andrew S. Rightenburg 2024-05-04 15:54:30 +08:00
parent 4f1d555af8
commit 13bb66c8da
Signed by: rail5
GPG Key ID: A0CB570AB6629159
1 changed files with 8 additions and 0 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
autobuild (2.2.0) stable; urgency=medium
* Autobuild-setup now has a proper curses display, and this script
is called after package installation by a postinst script. It
can still be called any time by 'autobuild -s' as well.
-- rail5 <andrew@rail5.org> Sat, 04 May 2024 15:53:06 +0800
autobuild (2.1.1) stable; urgency=medium
* Graceful exits and more helpful error messages