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

Released v2.0.0

parent 7ef8069f
Branches v2.0
Tags v2.0.0
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]
## [v2.0.0]
[Added] [Added]
- Added file phpcs.xml - Added file phpcs.xml
...@@ -26,6 +28,7 @@ All notable changes to this project will be documented in this file. ...@@ -26,6 +28,7 @@ All notable changes to this project will be documented in this file.
- Changelog - Changelog
[Unreleased]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/master [Unreleased]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/master
[v2.0.0]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/v2.0.0
[v1.1.1]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/v1.1.1 [v1.1.1]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/v1.1.1
[v1.1.0]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/v1.1.0 [v1.1.0]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/v1.1.0
[v1.0.0]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/v1.0.0 [v1.0.0]: https://github.com/CESNET/perunauthorize-simplesamlphp-module/tree/v1.0.0
{ {
"name": "cesnet/simplesamlphp-module-perunauthorize", "name": "cesnet/simplesamlphp-module-perunauthorize",
"description": "A SimpleSAMLPHP module for authorize working with module Perun", "description": "A SimpleSAMLPHP module for authorize working with module Perun",
"version": "2.0.0-dev", "version": "2.0.0",
"type": "simplesamlphp-module", "type": "simplesamlphp-module",
"keywords": ["perun","simplesamlphp", "authorize"], "keywords": ["perun","simplesamlphp", "authorize"],
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment