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.2.1]
5
7
[ Fixed]
6
8
- Fixed the problem with getting utf8 chars from database
7
9
@@ -27,6 +29,7 @@ All notable changes to this project will be documented in this file.
27
29
- Changelog
28
30
29
31
[ Unreleased ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
32
+ [ v1.2.1 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.2.1
30
33
[ v1.2.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.2.0
31
34
[ v1.1.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.1.0
32
35
[ v1.0.0 ] : https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.0.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.2.0 " ,
4
+ "version" : " 1.2.1 " ,
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