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

github.com/nextcloud/user_sql.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Łojewski <marcin.lojewski@mlojewski.me>2021-01-16 20:33:07 +0300
committerMarcin Łojewski <marcin.lojewski@mlojewski.me>2021-01-16 20:35:20 +0300
commit7bec00dcb79e19df2e013f23ab29695007585581 (patch)
tree8cf5ace22d5c12715628d28aa2603d2e7be29a8f
parent17ba698b23a2a7ab66885fa48061a153d116e096 (diff)
Support version 20v4.6.0
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24b0260..3d9be42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ 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).
-## [Unreleased]
+## [4.6.0] - 2021-01-16
### Fixed
- [issue#123](https://github.com/nextcloud/user_sql/issues/123) - sync exception - Duplicate entry
### Added