update changelogs

This commit is contained in:
joshuaboud 2021-06-03 17:31:45 -03:00
parent 0ba9c066e2
commit 64aee39382
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E
2 changed files with 9 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cockpit-navigator (0.3.1-1focal) focal; urgency=low
* Add icons to right click menu.
-- Josh Boudreau <jboudreau@45drives.com> Thu, 03 Jun 2021 17:22:00 -0300
cockpit-navigator (0.3.0-1focal) focal; urgency=medium
* Add drag and drop uploading of files.

View File

@ -1,5 +1,5 @@
Name: cockpit-navigator
Version: 0.3.0
Version: 0.3.1
Release: 1%{?dist}
Summary: A File System Browser for Cockpit.
License: GPL-3.0+
@ -32,6 +32,8 @@ rm -rf %{buildroot}
/usr/share/cockpit/navigator/*
%changelog
* Thu Jun 03 2021 Josh Boudreau <jboudreau@45drives.com> 0.3.1-1
- Add icons to right click menu.
* Thu Jun 03 2021 Josh Boudreau <jboudreau@45drives.com> 0.3.0-1
- Add drag and drop uploading of files.
- Add event listeners for ctrl+a to select all, ctrl+x to cut,