Merge pull request #234 from nextcloud/release-1.6.0

prepare v1.6.0
This commit is contained in:
Björn Schiessle 2018-08-09 11:32:28 +02:00 committed by GitHub
commit c95ffc6335
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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