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

Commit 2528dd5

Browse files
committed
Released v3.7.2
1 parent 9555edd commit 2528dd5

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,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
5+
6+
## [v3.7.2]
7+
#### Fixed
58
- Allow omitted config for nested class in ProxyFilter
69
- Fixed bad call of function 'showTaggedEntry()'
710

@@ -251,6 +254,7 @@ when storing one Perun attribute to more SAML attribute
251254
## [v1.0.0]
252255

253256
[Unreleased]: https://github.com/CESNET/perun-simplesamlphp-module/tree/master
257+
[v3.7.2]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.7.2
254258
[v3.7.1]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.7.1
255259
[v3.7.0]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.7.0
256260
[v3.6.0]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.6.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cesnet/simplesamlphp-module-perun",
33
"description": "Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz",
44
"type": "simplesamlphp-module",
5-
"version": "3.7.1",
5+
"version": "3.7.2",
66
"keywords": ["Perun", "perun", "simplesamlphp"],
77
"license": "BSD-2-Clause",
88
"authors": [

0 commit comments

Comments
 (0)