Update CHANGELOG.md

This commit is contained in:
Arvid Zimmermann 2021-01-01 14:26:30 +01:00 committed by GitHub
parent ee9269c6ba
commit 499f983a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Under development: FlatPress 1.2
[Download latest snapshot](https://github.com/flatpressblog/flatpress/archive/master.zip)
## General
- FlatPress now runs smoothly with PHP 7.4, prepared for PHP 8
- FlatPress now runs smoothly with PHP 7.4 and PHP 8
- Performance: Lazy loading for images
- GDPR compatibility: Data of commenters are not stored in cookies any more
- SEO: Added XML sitemap for search engines ([details](https://forum.flatpress.org/viewtopic.php?f=4&t=126))