summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <bep@foryouandyourcustomers.com>2016-08-18 21:16:18 +0200
committerBernhard Posselt <bep@foryouandyourcustomers.com>2016-08-18 21:16:18 +0200
commit31f0d12836c24ca10b329e4e9b5b4dcd1ff7e2f4 (patch)
tree3ff3f7407aef748237d2174b05c87397b399cac3
parent44792ace5b9859e186122a039ffbf0afc832a7ab (diff)
Try without 64bit requirement
-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)