diff options
| author | 2018-10-02 23:00:01 +0200 | |
|---|---|---|
| committer | 2018-10-02 23:00:01 +0200 | |
| commit | afa90208be62ba1c4151bc262a74f871da05cbe9 (patch) | |
| tree | 4169e04d495f149239a5246d7cca79282cec8cf9 | |
| parent | ba000d0e086155e8678e013215bf1bec3deadb6e (diff) | |
Changelog 2031
https://github.com/FreshRSS/FreshRSS/issues/2031
https://github.com/FreshRSS/FreshRSS/pull/2037
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 02d354168..57ab53d02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ * Deployment * Fix Docker bug with some cron values [#2032](https://github.com/FreshRSS/FreshRSS/pull/2032) * Perform `git clean -f -d -f` (removes unknown files and folders) before git auto-update method [#2036](https://github.com/FreshRSS/FreshRSS/pull/2036) +* Misc. + * Better port detection behind a proxy [#2031](https://github.com/FreshRSS/FreshRSS/issues/2031) ## 2018-09-09 FreshRSS 1.11.2 |
