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

Commit 74f95bb

Browse files
committed
Released 1.2.1
1 parent 29018a2 commit 74f95bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

44
## [Unreleased]
5+
6+
## [v1.2.1]
57
[Fixed]
68
- Fixed the problem with getting utf8 chars from database
79

@@ -27,6 +29,7 @@ All notable changes to this project will be documented in this file.
2729
- Changelog
2830

2931
[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
3033
[v1.2.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.2.0
3134
[v1.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.1.0
3235
[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.2.0",
4+
"version": "1.2.1",
55
"type": "simplesamlphp-module",
66
"keywords": ["statistics","simplesamlphp"],
77
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)