Skip to content
Snippets Groups Projects
Unverified Commit 5c2a65cb authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

Released v3.1.0

parent 9002c24f
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
## [v3.1.0]
#### Added
- Added configuration file for ESLint
- Module now supports running statistics as IDP/SP
......@@ -110,6 +112,7 @@ All notable changes to this project will be documented in this file.
- Changelog
[Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
[v3.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.1.0
[v3.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.0.0
[v2.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v2.1.0
[v2.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v2.0.0
......
{
"name": "cesnet/simplesamlphp-module-proxystatistics",
"description": "A SimpleSAMLPHP module for statistics",
"version": "3.1.0-dev",
"version": "3.1.0",
"type": "simplesamlphp-module",
"keywords": ["statistics","simplesamlphp"],
"license": "BSD-2-Clause",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment