aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-08-23 16:28:56 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-08-23 16:28:56 +0200
commitca28c90f8bf1603594a1489bdeefd2d72e7e18bb (patch)
treeb4a73aa55dd5b310065a3c6cac1ea88076b0c5a8 /CHANGELOG.md
parentca09f37b43981e3aa0d1a289838c5b235776fc83 (diff)
Release 1.24.21.24.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 52d711edd..787a97052 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# FreshRSS changelog
-## 2024-0X-XX FreshRSS 1.24.2-dev
+## 2024-08-23 FreshRSS 1.24.2-dev
* Features
* New global option to automatically add articles to favourites [#6648](https://github.com/FreshRSS/FreshRSS/pull/6648)
@@ -58,6 +58,7 @@
* Minor update of PHPCS whitespace / formatting rules whitespace PHPCS rules [#6666](https://github.com/FreshRSS/FreshRSS/pull/6666)
* Markdownlint no-trailing-spaces [#6668](https://github.com/FreshRSS/FreshRSS/pull/6668)
* Removed sharing with Blogotext [#6225](https://github.com/FreshRSS/FreshRSS/pull/6225)
+ * Code improvements [#6043](https://github.com/FreshRSS/FreshRSS/pull/6043)
* Update dev dependencies [#6606](https://github.com/FreshRSS/FreshRSS/pull/6606), [#6614](https://github.com/FreshRSS/FreshRSS/pull/6614),
[#6679](https://github.com/FreshRSS/FreshRSS/pull/6679), [#6681](https://github.com/FreshRSS/FreshRSS/pull/6681), [#6682](https://github.com/FreshRSS/FreshRSS/pull/6682),
[#6683](https://github.com/FreshRSS/FreshRSS/pull/6683), [#6684](https://github.com/FreshRSS/FreshRSS/pull/6684)