changelog added

This commit is contained in:
Lucio Lelii 2020-05-26 16:40:20 +02:00
parent ef343cef93
commit 5ceb62c0a9
1 changed files with 42 additions and 0 deletions

42
CHANGELOG.md Normal file
View File

@ -0,0 +1,42 @@
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.1.6] - [2019-01-14]
added ListMapper
## [v2.1.3] - [2019-01-14]
added the support for authorization control library
## [v2.0.2] - [2017-02-27]
added set and reset of scope in AuthorizedTask
## [v2.0.0] - [2016-09-30]
new model for auth2
## [v1.0.0] - [2015-05-18]
First Release