This repository was archived by the owner on Sep 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
4
4
## [ Unreleased]
5
+
6
+ ## [ v1.5.0]
5
7
[ Added]
6
8
- Added legends to charts
7
9
- Instance name in header is taken from config file
@@ -65,6 +67,7 @@ All notable changes to this project will be documented in this file.
65
67
- Changelog
66
68
67
69
[ Unreleased ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
70
+ [ v1.5.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.5.0
68
71
[ v1.4.1 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.4.1
69
72
[ v1.4.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.4.0
70
73
[ v1.3.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.3.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cesnet/simplesamlphp-module-proxystatistics" ,
3
3
"description" : " A SimpleSAMLPHP module for statistics" ,
4
- "version" : " 1.5.0-dev " ,
4
+ "version" : " 1.5.0" ,
5
5
"type" : " simplesamlphp-module" ,
6
6
"keywords" : [" statistics" ," simplesamlphp" ],
7
7
"license" : " BSD-2-Clause" ,
You can’t perform that action at this time.
0 commit comments