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

github.com/nextcloud/previewgenerator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2dda84..9311144 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+## 5.0.0 - 2022-05-17
+### Added
+- Improve documentation around memory_limit (thanks to @proletarius101)
+- Improve documentation of preview:generate-all command
+
+### Changed
+- Updated maintainers
+
+### Removed
+- PHP 7.3 support
+- Nextcloud 21 support
+- preview:delete_old command
+
## 4.0.0 - 2022-02-05
### Added
- PHP 8.1 support