Revert appid, update.php. Add changelog file

This commit is contained in:
Marcin Łojewski
2017-12-26 16:41:04 +01:00
parent 45195bcd61
commit c913d19bb4
3 changed files with 93 additions and 4 deletions

16
CHANGELOG.md Normal file
View File

@@ -0,0 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [2.4.0] - 2017-12-26
### Added
- This CHANGELOG.md file
- Support for PHP 7
- SHA1 hash algorithm support
- Groups option
- Supervisor option
### Changed
- Supported version of ownCloud, Nextcloud: ownCloud 10, Nextcloud 12