diff options
| author | 2025-12-31 14:45:48 -0500 | |
|---|---|---|
| committer | 2025-12-31 20:45:48 +0100 | |
| commit | 1e5ab5d7b7790128eff5cd62fd560c8feeb1b9fc (patch) | |
| tree | 7cfe421c2432826d5bf8b9e39a16dd4ab0523e7d | |
| parent | 0754b4a53a538f6632f6152c03fff6f2a6966f45 (diff) | |
changelog: Add entry for updated .gitignore (#8380)
* changelog: Add entry for updated .gitignore
Adds an entry for https://github.com/FreshRSS/FreshRSS/pull/8372
* Fix Markdown
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bb5b34ba9..0882d07f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * Disable counting articles in user labels for Ajax requests (unused) [#8352](https://github.com/FreshRSS/FreshRSS/pull/8352) * Security * Change `Content-Disposition: inline` to `attachment` in `f.php` [#8344](https://github.com/FreshRSS/FreshRSS/pull/8344) +* Extensions + * Update `.gitignore` to ignore installed extensions [#8372](https://github.com/FreshRSS/FreshRSS/pull/8372) ## 2025-12-24 FreshRSS 1.28.0 |
