Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 0f5fb55

Browse files
committed
Released v3.2.1
1 parent 1a25043 commit 0f5fb55

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [v3.2.1]
67
#### Fixed
78
- Fixed bug in redirect to registration in case only one VO and one group is available
89

@@ -153,6 +154,7 @@ when storing one Perun attribute to more SAML attribute
153154
## [v1.0.0]
154155

155156
[Unreleased]: https://github.com/CESNET/perun-simplesamlphp-module/tree/master
157+
[v3.2.1]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.2.1
156158
[v3.2.0]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.2.0
157159
[v3.1.1]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.1.1
158160
[v3.1.0]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.1.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cesnet/simplesamlphp-module-perun",
33
"description": "Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz",
44
"type": "simplesamlphp-module",
5-
"version": "3.2.0",
5+
"version": "3.2.1",
66
"keywords": ["Perun", "perun", "simplesamlphp"],
77
"license": "BSD-2-Clause",
88
"authors": [

0 commit comments

Comments
 (0)