diff options
Diffstat (limited to 'docs/CHANGELOG-old2.md')
| -rw-r--r-- | docs/CHANGELOG-old2.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CHANGELOG-old2.md b/docs/CHANGELOG-old2.md index f8315f2e2..398f655e0 100644 --- a/docs/CHANGELOG-old2.md +++ b/docs/CHANGELOG-old2.md @@ -32,7 +32,7 @@ * Increase SQL (`VARCHAR`) text fields length to maximum possible [#5788](https://github.com/FreshRSS/FreshRSS/pull/5788) * Increase SQL date fields to 64-bit to be ready for year 2038+ [#5570](https://github.com/FreshRSS/FreshRSS/pull/5570) * Compatibility - * Require PHP 7.4+, and implement *typed properties* [#5720](https://github.com/FreshRSS/FreshRSS/pull/5720) + * 💥 Require PHP 7.4+, and implement *typed properties* [#5720](https://github.com/FreshRSS/FreshRSS/pull/5720) * Soft require Apache 2.4+ (but repair minimal compatibility with Apache 2.2) [#5791](https://github.com/FreshRSS/FreshRSS/pull/5791), [#5804](https://github.com/FreshRSS/FreshRSS/pull/5804) * Bug fixing * Fix regression in Docker `CRON_MIN` if any environment variable contains a single quote [#5795](https://github.com/FreshRSS/FreshRSS/pull/5795) @@ -46,7 +46,7 @@ * Fix XPath encoding [#5912](https://github.com/FreshRSS/FreshRSS/pull/5912) * Fix notifications, in particular during login [#5959](https://github.com/FreshRSS/FreshRSS/pull/5959) * Deployment - * Use GitHub Actions to build Docker images, offering architectures `amd64`, `arm32v7`, `arm64v8` with automatic detection [#5808](https://github.com/FreshRSS/FreshRSS/pull/5808) + * 💥 Use GitHub Actions to build Docker images, offering architectures `amd64`, `arm32v7`, `arm64v8` with automatic detection [#5808](https://github.com/FreshRSS/FreshRSS/pull/5808) * Docker alternative image updated to Alpine 3.19 with PHP 8.2.13 and Apache 2.4.58 [#5383](https://github.com/FreshRSS/FreshRSS/pull/5383) * Extensions * Upgrade extensions code to PHP 7.4+ [#5901](https://github.com/FreshRSS/FreshRSS/pull/5901), [#5957](https://github.com/FreshRSS/FreshRSS/pull/5957) |
