prepare v1.6.0

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
Björn Schiessle 2018-08-09 11:31:37 +02:00
parent b581b66047
commit 334f2d5df2
No known key found for this signature in database
GPG Key ID: 2378A753E2BF04F6
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
## 1.6.0
### Changelog
- Allow multiple IDP's
- Add attribute mapping for groups
## 1.5.0
### Changed

View File

@ -7,7 +7,7 @@ source_dir=$(build_dir)/source
sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
version+=1.5.0
version+=1.6.0
all: appstore