Skip to content

Commit

Permalink
Release v1.6.0 (#140)
Browse files Browse the repository at this point in the history
* Release v1.6.0

* Added missing changelog for #141

* Updated date in CHANGELOG.md
  • Loading branch information
applejag authored May 10, 2022
1 parent b96e5f9 commit 8562a44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project tries to follow [SemVer 2.0.0](https://semver.org/).
https://changelog.md/
-->

## v1.6.0 (WIP)
## v1.6.0 (2022-05-10)

- Added the ability to login. While logged in this will forward the OIDC
access token to the backend such that a secure user access control is
Expand Down Expand Up @@ -127,6 +127,8 @@ This project tries to follow [SemVer 2.0.0](https://semver.org/).
- `curl` & `libcurl` ≥ 7.80.0-r1 to resolve CVE-2022-22576, CVE-2022-27774,
CVE-2022-27776, and CVE-2022-27775 (#139)

- Fixed PrimeIcons icon names since upgrade from v4 to v5 in #125. (#141)

## v1.5.1 (2022-01-10)

- Fixed version panel misplacement on scrollable pages and being locked to the
Expand Down

0 comments on commit 8562a44

Please sign in to comment.