summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
-rw-r--r--README.md1
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d81a9653a..fa44007d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+news (9.0.1)
+* **Enhancement**: Drop PHP 64bit requirement due to helpful suggestions
+
news (9.0.0)
* **New dependency**: Bump minimum Nextcloud version to 10
* **New dependency**: PHP 64bit required
diff --git a/README.md b/README.md
index 66ed104c5..76045dd16 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,6 @@ Nextcloud News can be synced with the following apps:
## Dependencies
-* 64bit operating system and PHP
* PHP >= 5.6
* Nextcloud 10
* libxml >= 2.7.8 (2.9 recommended)