Add changelog for v59

CHANGELOG.rst:
Add changelog information for v59.
This commit is contained in:
David Runge 2021-11-30 23:11:42 +01:00
parent 547678627d
commit 12b31c8778
No known key found for this signature in database
GPG Key ID: 7258734B41C31549

View File

@ -2,6 +2,27 @@
Changelog
#########
[59] - 2021-11-30
=================
Added
-----
- Add mailmap file for easier author integration with git
- Add grub and refind to the package list of the releng profile
Changed
-------
- Replace use of date with printf
- Silence command output more efficiently when using --quiet
- Modify curl call to retry up to ten times before giving up on downloading an automated script
Removed
-------
- Remove requirement on setting a Boot mode when building a netboot image
[58] - 2021-08-25
=================