diff options
| author | 2018-12-22 12:04:26 +0100 | |
|---|---|---|
| committer | 2018-12-22 12:04:26 +0100 | |
| commit | 949c2f3083e931bbc95611c5f25f92327e09b8ac (patch) | |
| tree | 95be15ea800f48a7f8b64c60df0fe1d48a730b5a /CHANGELOG.md | |
| parent | a3b460b3a8843e67eb0e0955f82aaa4f979f2097 (diff) | |
Fix .gitignore take 3 (#2195)
* Fix .gitignore take 3
https://github.com/FreshRSS/FreshRSS/pull/2190
https://github.com/FreshRSS/FreshRSS/pull/2193
* Readme
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a497526cc..c2096bf44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ * Support for `HTTP_X_FORWARDED_PREFIX` to ease the use of reverse proxies [#2191](https://github.com/FreshRSS/FreshRSS/pull/2191) * Updated Docker + Træfik + Let’s Encrypt deployment guide [#2189](https://github.com/FreshRSS/FreshRSS/pull/2189) * Docker image updated to Alpine 3.8.2 with PHP 7.2.13 and Apache 2.4.35 - * Fix `.dockerignore` [#2190](https://github.com/FreshRSS/FreshRSS/pull/2190) + * Fix `.dockerignore` [#2195](https://github.com/FreshRSS/FreshRSS/pull/2195) * I18n * Occitan [#2110](https://github.com/FreshRSS/FreshRSS/pull/2110) * SimplePie |
