Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/appstore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2018-01-01 17:07:30 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2018-01-01 17:07:30 +0300
commit480b571d427b8ee9f08ebb9050c0115c01552b6b (patch)
tree9b42ebfa6b75b42d0a2055d4006dd9d9080e0a4d /CHANGELOG.md
parent7c61291ad6a3df0d8c383742de4f9d3a7fc1acc1 (diff)
update dependencies3.1.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6645bce866..5d57499583 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,10 +2,16 @@
## [Unreleased]
+## [3.1.0] - 2018-01-01
+
### Added
- Fail if .git folders are shipped in the archive release, #537
+### Changed
+
+- Updated 3rdparty libraries
+
## [3.0.2] - 2017-11-16
### Security