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

Commit

Permalink
Released v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vyskocilpavel committed Oct 23, 2018
1 parent cc50ab7 commit 2e92851
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.4.0]
[Added]
- Possibility to change the time range of displayed data

Expand Down Expand Up @@ -52,6 +54,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.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.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
Expand Down
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.4.0-dev",
"version": "1.4.0",
"type": "simplesamlphp-module",
"keywords": ["statistics","simplesamlphp"],
"license": "BSD-2-Clause",
Expand Down

0 comments on commit 2e92851

Please sign in to comment.