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

Commit

Permalink
Released 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vyskocilpavel committed Aug 22, 2018
1 parent 29018a2 commit 74f95bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.

## [Unreleased]

## [v1.2.1]
[Fixed]
- Fixed the problem with getting utf8 chars from database

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

[Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
[v1.2.1]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.2.1
[v1.2.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.2.0
[v1.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.1.0
[v1.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.0.0
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cesnet/simplesamlphp-module-proxystatistics",
"description": "A SimpleSAMLPHP module for statistics",
"version": "1.2.0",
"version": "1.2.1",
"type": "simplesamlphp-module",
"keywords": ["statistics","simplesamlphp"],
"license": "BSD-2-Clause",
Expand Down

0 comments on commit 74f95bb

Please sign in to comment.