From 8097745f01c07df0332d22c5112e47b2321de639 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 5 Nov 2020 16:20:14 +0100 Subject: [PATCH] adding 1.2.0 to compatibility table --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2fcffa..b5a09ce 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Compatibility with sncf has been tested for the following Nextcloud and Nextclou | sncf | Nextcloud | Nextcloud Forms | |--------------|------------|------------------| | 1.0.0 | 19.0.1, 19.0.2 | 2.0.2, 2.0.3 | -| 1.0.1, 1.0.2, 1.1.0 | 19.0.1, 19.0.2, 20.0.0\*, 20.0.1 | 2.0.4 | +| 1.0.1, 1.0.2, 1.1.0, 1.2.0 | 19.0.1, 19.0.2, 20.0.0\*, 20.0.1 | 2.0.4 | \* Breaking changes, please check [the wiki](https://git.42l.fr/neil/sncf/wiki/Upgrade-from-a-previous-version) if you need to upgrade from a previous version. @@ -72,4 +72,4 @@ That sounds appropriate, but I don't feel like writing PHP and I don't know Next #### Are you crazy? This tweak is gonna break at every single update. -Yeah, well, you're probably right. A Nextcloud app would be more suitable, I guess. But anyway, feel free to use something else if this is too much tweaking for you. But I'd prefer some pull requests to help me keep this software up-to-date with Nextcloud and Nextcloud Forms updates. \ No newline at end of file +Yeah, well, you're probably right. A Nextcloud app would be more suitable, I guess. But anyway, feel free to use something else if this is too much tweaking for you. But I'd prefer some pull requests to help me keep this software up-to-date with Nextcloud and Nextcloud Forms updates.