prepare release v2.2.0

This commit is contained in:
Björn Schiessle 2019-04-26 10:33:07 +02:00
parent cfdce8a5c0
commit c5130fb4ab
No known key found for this signature in database
GPG key ID: 2378A753E2BF04F6
2 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
## 2.2.0
### Changed
- Update dependencies for PHP 7.3 compatibility
- Ready for Nextcloud 16
- improve logging
## 2.1.1
### 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+=2.1.1
version+=2.2.0
all: appstore