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

Commit d0ee76a

Browse files
committed
Released v2.2.0
1 parent 6993a8c commit d0ee76a

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.2.0]
57
[Added]
68
- Added support for pass selected IdP from SP in AuthnContextClassRef attribute.
79
- It's required add this line into module_perun.php config file
@@ -41,6 +43,7 @@ All notable changes to this project will be documented in this file.
4143
- Whole module now uses a dictionary
4244

4345
[Unreleased]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/master
46+
[v2.2.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.2.0
4447
[v2.1.1]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.1.1
4548
[v2.1.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.1.0
4649
[v2.0.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.0.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bbmri/simplesamlphp-module-bbmri",
33
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for BBMRI-ERIC",
4-
"version": "2.2.0-dev",
4+
"version": "2.2.0",
55
"type": "simplesamlphp-module",
66
"keywords": ["BBMRI", "bbmri", "BBMRI-ERIC", "bbmri-eric", "simplesamlphp"],
77
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)