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

Commit d321a43

Browse files
vyskocilpavelpajavyskocil
authored andcommitted
Released v1.1.0
1 parent a3083a1 commit d321a43

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [v1.1.0]
7+
[Added]
8+
- Added average and maximal count of logins per day into summary table
9+
10+
[Changed]
11+
- Fixed overqualified element in statisticsproxy.css
12+
613
## [v1.0.0]
714
[Added]
815
- Changelog
916

1017
[Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
18+
[v1.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.1.0
1119
[v1.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.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": "1.1.0-rc",
4+
"version": "1.1.0",
55
"type": "simplesamlphp-module",
66
"keywords": ["statistics","simplesamlphp"],
77
"license": "BSD-2",

0 commit comments

Comments
 (0)