mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 17:15:16 +02:00
update changelog
This commit is contained in:
parent
b51f0fe860
commit
6ebe4b3df1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
cockpit-navigator (0.4.4-1focal) focal; urgency=medium
|
||||
|
||||
* Hide download option in right click context menu when no items
|
||||
are explicitly selected.
|
||||
|
||||
-- Josh Boudreau <jboudreau@45drives.com> Thu, 10 Jun 2021 12:09:00 -0300
|
||||
|
||||
cockpit-navigator (0.4.3-1focal) focal; urgency=medium
|
||||
|
||||
* Add sort options for list view.
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cockpit-navigator
|
||||
Version: 0.4.3
|
||||
Version: 0.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A File System Browser for Cockpit.
|
||||
License: GPL-3.0+
|
||||
@ -32,6 +32,9 @@ rm -rf %{buildroot}
|
||||
/usr/share/cockpit/navigator/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 10 2021 Josh Boudreau <jboudreau@45drives.com> 0.4.4-1
|
||||
- Hide download option in right click context menu when no items
|
||||
are explicitly selected.
|
||||
* Tue Jun 08 2021 Josh Boudreau <jboudreau@45drives.com> 0.4.3-1
|
||||
- Add sort options for list view.
|
||||
- Add search bar to filter items.
|
||||
|
Loading…
x
Reference in New Issue
Block a user