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>2020-04-13 12:47:47 +0300
committerMarcin Łojewski <marcin.lojewski@mlojewski.me>2020-04-13 12:47:47 +0300
commitc7e73f2fbb71e25e71ac645bb1f868adee986a2a (patch)
tree872aa51b37b923d863ebbf8a1adaeb8aef160b41 /CHANGELOG.md
parent953dae293e754431fd540832c602a398a13dac93 (diff)
parenta4c9aa98e7757a481277cb0b76675e3b194bb38d (diff)
Merge branch 'master' of https://github.com/palmtown/user_sql into palmtown-master
# Conflicts: # lib/Backend/UserBackend.php
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66cfb78..9f51e81 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Argon2id support
- System wide values option
- Allow email login option
+- UID user table column
## [4.4.1] - 2020-02-02
### Fixed