Skip to content
Snippets Groups Projects
Commit d321a43a authored by Pavel Vyskočil's avatar Pavel Vyskočil Committed by pajavyskocil
Browse files

Released v1.1.0

parent a3083a11
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,17 @@ All notable changes to this project will be documented in this file. ...@@ -3,9 +3,17 @@ All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
## [v1.1.0]
[Added]
- Added average and maximal count of logins per day into summary table
[Changed]
- Fixed overqualified element in statisticsproxy.css
## [v1.0.0] ## [v1.0.0]
[Added] [Added]
- Changelog - Changelog
[Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master [Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
[v1.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.1.0
[v1.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.0.0 [v1.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.0.0
{ {
"name": "cesnet/simplesamlphp-module-proxystatistics", "name": "cesnet/simplesamlphp-module-proxystatistics",
"description": "A SimpleSAMLPHP module for statistics", "description": "A SimpleSAMLPHP module for statistics",
"version": "1.1.0-rc", "version": "1.1.0",
"type": "simplesamlphp-module", "type": "simplesamlphp-module",
"keywords": ["statistics","simplesamlphp"], "keywords": ["statistics","simplesamlphp"],
"license": "BSD-2", "license": "BSD-2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment