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

Commit b1cc006

Browse files
committed
Released v1.3.1
1 parent a8448f0 commit b1cc006

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

44
## [Unreleased]
5+
6+
## [v1.3.1]
57
[Fixed]
68
- Fixed required version of module 'cesnet/simplesamlphp-module-perun'
9+
- Fixed css
710

811
## [v1.3.0]
912
[Added]
@@ -76,6 +79,7 @@ the eduid filter (More information about this filter you can get [here] )
7679
- Changelog
7780

7881
[Unreleased]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/master
82+
[v1.3.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.3.1
7983
[v1.3.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.3.0
8084
[v1.2.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.2.0
8185
[v1.1.5]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.1.5

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.3.0",
4+
"version" : "1.3.1",
55
"type": "simplesamlphp-module",
66
"keywords": ["CESNET", "cesnet", "simplesamlphp", "template"],
77
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)