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

Commit 93af82a

Browse files
committed
Released v1.1.5
1 parent 9f008b2 commit 93af82a

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.5]
57
[Fixed]
68
-Fixed translations
79

@@ -48,6 +50,7 @@ the eduid filter (More information about this filter you can get [here] )
4850
- Changelog
4951

5052
[Unreleased]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/master
53+
[v1.1.5]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.5
5154
[v1.1.4]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.4
5255
[v1.1.3]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.3
5356
[v1.1.2]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.2

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.4",
4+
"version" : "1.1.5",
55
"type": "simplesamlphp-module",
66
"require": {
77
"simplesamlphp/composer-module-installer": "~1.0"

0 commit comments

Comments
 (0)