Skip to content

Commit ff1c1eb

Browse files
committed
Update spec
1 parent 12edfc3 commit ff1c1eb

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

common/sslcli.spec

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Summary: Pretty awesome command-line client for public SSLLabs API
1212
Name: sslcli
13-
Version: 2.7.5
13+
Version: 2.8.0
1414
Release: 0%{?dist}
1515
Group: Applications/System
1616
License: Apache License, Version 2.0
@@ -101,6 +101,13 @@ fi
101101
################################################################################
102102

103103
%changelog
104+
* Mon Dec 11 2023 Anton Novojilov <andy@essentialkaos.com> - 2.8.0-0
105+
- Add '-G'/'--pager' option to use pager for long output
106+
- Minor UI improvements
107+
- Code refactoring
108+
- Dependencies update
109+
- Fixed panic when API returned empty slice with certificates
110+
104111
* Thu Apr 27 2023 Anton Novojilov <andy@essentialkaos.com> - 2.7.5-0
105112
- Fixed the bug with showing the number of certificate validity days
106113
- Fixed the bug with text alignment if colors are disabled

0 commit comments

Comments
 (0)