update changelog

This commit is contained in:
joshuaboud 2021-06-01 17:06:53 -03:00
parent 8b1a9be533
commit 8877416c1c
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ cockpit-navigator (0.2.0-1focal) focal; urgency=medium
* Allow for batch editing permissions and deletion by
holding shift or control while clicking to select multiple
entries.
* Add custom right click menu.
-- Josh Boudreau <jboudreau@45drives.com> Tue, 01 Jun 2021 13:46:00 -0300

View File

@ -36,5 +36,6 @@ rm -rf %{buildroot}
- Allow for batch editing permissions and deletion by
holding shift or control while clicking to select multiple
entries.
- Add custom right click menu.
* Fri May 28 2021 Josh Boudreau <jboudreau@45drives.com> 0.1.0-1
- First Build