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

Released v1.2.2

parent 42de665a
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.2.2]
[Removed] [Removed]
- Removed present_attributes() method from consentform.php - Removed present_attributes() method from consentform.php
...@@ -35,6 +37,7 @@ ...@@ -35,6 +37,7 @@
- Changelog - Changelog
[Unreleased]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/master [Unreleased]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/master
[v1.2.2]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.2
[v1.2.1]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.1 [v1.2.1]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.1
[v1.2.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.0 [v1.2.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.2.0
[v1.1.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.1.0 [v1.1.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.1.0
......
{ {
"name": "elixir/simplesamlphp-module-elixir", "name": "elixir/simplesamlphp-module-elixir",
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for ELIXIR", "description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for ELIXIR",
"version": "1.2.1", "version": "1.2.2",
"type": "simplesamlphp-module", "type": "simplesamlphp-module",
"keywords": ["ELIXIR", "elixir", "simplesamlphp"], "keywords": ["ELIXIR", "elixir", "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