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

Commit 544148a

Browse files
committed
Released v2.3.0
1 parent eed97dc commit 544148a

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.3.0]
57
#### Changed
68
- Updating 'IsCesnetEligible' attribute in Perun asynchronously
79

@@ -138,6 +140,7 @@ the eduid filter (More information about this filter you can get [here] )
138140
- Changelog
139141

140142
[Unreleased]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/master
143+
[v2.3.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.3.0
141144
[v2.2.2]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.2.2
142145
[v2.2.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.2.1
143146
[v2.2.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.2.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" : "2.3.0-dev",
4+
"version" : "2.3.0",
55
"type": "simplesamlphp-module",
66
"keywords": ["CESNET", "cesnet", "simplesamlphp", "template"],
77
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)