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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2021-01-13 00:56:12 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2021-01-13 00:56:12 +0300
commit42f5d47b54edad3f5c17308a02add01293ae0a7f (patch)
tree1e719d979ff00eeb01cefb75c2dadd99b4926f1a
parent5bf4388e25804030c515281285d7d69f719fd3f2 (diff)
4.0.0v4.0.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-rw-r--r--CHANGELOG.md4
-rw-r--r--Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36c19a93..cf60314f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
### Removed
- Nextcloud <21 support
+## 3.3.3
+### Added
+- Possibility to add custom direct login message
+
## 3.3.2
### Added
- Possible url for SLO response
diff --git a/Makefile b/Makefile
index ca9d2e1c..402fc440 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ source_dir=$(build_dir)/source
sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
-version+=2.3.1
+version+=4.0.0
all: appstore