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

Commit 5c2a65c

Browse files
committed
Released v3.1.0
1 parent 9002c24 commit 5c2a65c

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+
## [v3.1.0]
57
#### Added
68
- Added configuration file for ESLint
79
- Module now supports running statistics as IDP/SP
@@ -110,6 +112,7 @@ All notable changes to this project will be documented in this file.
110112
- Changelog
111113

112114
[Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
115+
[v3.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.1.0
113116
[v3.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.0.0
114117
[v2.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v2.1.0
115118
[v2.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v2.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-proxystatistics",
33
"description": "A SimpleSAMLPHP module for statistics",
4-
"version": "3.1.0-dev",
4+
"version": "3.1.0",
55
"type": "simplesamlphp-module",
66
"keywords": ["statistics","simplesamlphp"],
77
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)