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

Commit 0a4faf6

Browse files
author
Dominik František Bučík
committed
Released v2.1.0
Signed-off-by: Dominik František Bučík <[email protected]>
1 parent a4b60cb commit 0a4faf6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

44
## [Unreleased]
5+
6+
## [v2.1.0]
57
[Added]
68
- Added new atribute in PerunIdentity process filter with list of Services identifier's for which we don't want to show page with information, that the user will be redirected to other page
79

@@ -38,5 +40,6 @@ All notable changes to this project will be documented in this file.
3840
## [v1.0.0]
3941

4042
[Unreleased]: https://github.com/CESNET/perun-simplesamlphp-module/tree/master
43+
[v2.1.0]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v2.1.0
4144
[v2.0.0]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v2.0.0
4245
[v1.0.0]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v1.0.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": "2.1.0-dev",
5+
"version": "2.1.0",
66
"keywords": ["Perun", "perun", "simplesamlphp"],
77
"license": "BSD-2-Clause",
88
"authors": [

0 commit comments

Comments
 (0)