Skip to content
Snippets Groups Projects
Unverified Commit 33ca9d76 authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

Released v1.4.1

parent 8b39bc1f
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
## [v1.4.1]
[Fixed] [Fixed]
- Statistics will be now full screen - Statistics will be now full screen
- Fixed bad checks before insert translation to db - Fixed bad checks before insert translation to db
...@@ -57,6 +59,7 @@ All notable changes to this project will be documented in this file. ...@@ -57,6 +59,7 @@ All notable changes to this project will be documented in this file.
- Changelog - Changelog
[Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master [Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
[v1.4.1]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.4.1
[v1.4.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.4.0 [v1.4.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.4.0
[v1.3.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.3.0 [v1.3.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.3.0
[v1.2.1]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.2.1 [v1.2.1]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v1.2.1
......
{ {
"name": "cesnet/simplesamlphp-module-proxystatistics", "name": "cesnet/simplesamlphp-module-proxystatistics",
"description": "A SimpleSAMLPHP module for statistics", "description": "A SimpleSAMLPHP module for statistics",
"version": "1.4.0", "version": "1.4.1",
"type": "simplesamlphp-module", "type": "simplesamlphp-module",
"keywords": ["statistics","simplesamlphp"], "keywords": ["statistics","simplesamlphp"],
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment