Skip to content

Commit 6ad6671

Browse files
committed
Bumping to v0.7.0
1 parent f6c904c commit 6ad6671

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

rpm/scitokens-cpp.spec

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: scitokens-cpp
2-
Version: 0.6.3
2+
Version: 0.7.0
33
Release: 1%{?dist}
44
Summary: C++ Implementation of the SciTokens Library
55
License: ASL 2.0
@@ -68,6 +68,11 @@ Requires: %{name}%{?_isa} = %{version}
6868
%changelog
6969
#- Add scitokens-* binaries to the package
7070

71+
* Fri Feb 18 2022 Derek Weitzel <[email protected]> - 0.7.0-1
72+
- Changes from static analysis
73+
- If only one key is available, do not error on no kid
74+
- Support at+jwt profile
75+
7176
* Fri Sep 03 2021 Dave Dykstra <[email protected]> - 0.6.3-1
7277
- Add support for building Debian packages on the OpenSUSE Build System
7378
- Add patch to jwt-cpp to update its picojson dependency in order to

0 commit comments

Comments
 (0)