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

Commit b1c80c7

Browse files
committed
Release v1.1.2
1 parent 5b0e9c7 commit b1c80c7

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+
## [v1.1.2]
57
[Changed]
68
- Fixed the filter for isCesnetEligibleLastSeen that checks the eduPersonScopedAffiliations
79
- Fixed the bug, that attribute isCesnetEligibleLastSeen wasn't filled for Hostel Idp
@@ -29,6 +31,7 @@ the eduid filter (More information about this filter you can get [here] )
2931
- Changelog
3032

3133
[Unreleased]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/master
34+
[v1.1.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.2
3235
[v1.1.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.1
3336
[v1.1.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.0
3437
[v1.0.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.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": "cesnet/simplesamlphp-module-cesnet",
33
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for CESNET eInfra",
4-
"version" : "1.1.1",
4+
"version" : "1.1.2",
55
"type": "simplesamlphp-module",
66
"require": {
77
"simplesamlphp/composer-module-installer": "~1.0"

0 commit comments

Comments
 (0)