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
+ ## [ v3.0.0]
5
7
[ Added]
6
8
- Added file phpcs.xml
7
9
@@ -85,6 +87,7 @@ All notable changes to this project will be documented in this file.
85
87
- Changelog
86
88
87
89
[ Unreleased ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
90
+ [ v3.0.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.0.0
88
91
[ v2.1.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v2.1.0
89
92
[ v2.0.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v2.0.0
90
93
[ v1.5.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.5.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" : " 3.0.0-dev " ,
4
+ "version" : " 3.0.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