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

Released v3.2.0

parent 522d3bb9
Branches
Tags v3.2.0
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
## [v3.2.0]
#### Added #### Added
- Added possibility to show statistics only after authentication - Added possibility to show statistics only after authentication
...@@ -131,6 +133,7 @@ All notable changes to this project will be documented in this file. ...@@ -131,6 +133,7 @@ All notable changes to this project will be documented in this file.
- Changelog - Changelog
[Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master [Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
[v3.2.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.2.0
[v3.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.1.0 [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 [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.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v2.1.0
......
{ {
"name": "cesnet/simplesamlphp-module-proxystatistics", "name": "cesnet/simplesamlphp-module-proxystatistics",
"description": "A SimpleSAMLPHP module for statistics", "description": "A SimpleSAMLPHP module for statistics",
"version": "3.2.0-dev", "version": "3.2.0",
"type": "simplesamlphp-module", "type": "simplesamlphp-module",
"keywords": ["statistics","simplesamlphp"], "keywords": ["statistics","simplesamlphp"],
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment