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

Commit 2c14a9f

Browse files
committed
Released v1.2.1
1 parent b830891 commit 2c14a9f

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 requirements in composer.json
79

@@ -31,6 +33,7 @@
3133
- Changelog
3234

3335
[Unreleased]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/master
36+
[v1.2.1]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.1
3437
[v1.2.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.0
3538
[v1.1.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.1.0
3639
[v1.0.2]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.0.2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elixir/simplesamlphp-module-elixir",
33
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for ELIXIR",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"type": "simplesamlphp-module",
66
"keywords": ["ELIXIR", "elixir", "simplesamlphp"],
77
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)