Merge pull request #1997 from nextcloud/changelog

Introducing changelog.md
This commit is contained in:
Roeland Jago Douma 2016-11-03 13:57:10 +01:00 committed by GitHub
commit b129adfb58
1 changed files with 8 additions and 0 deletions

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
ChangeLog
=========
NC 11 (????-??-??)
------------------
* PHP 5.4 and 5.5 no longer supported
* PHP 7.1 support
* OC_L10N removed use \OCP\IL10N (#1948)