diff options
| author | 2018-09-30 18:07:39 +0200 | |
|---|---|---|
| committer | 2018-09-30 18:07:39 +0200 | |
| commit | e21585e6995fbe9505bc5bb1cc949139bbe25081 (patch) | |
| tree | be16db246bc534b9e9278b517cec445350b7a0f2 | |
| parent | 83756c657fbfaeb39f51e412521bd5c80df63a19 (diff) | |
Changelog 2036
https://github.com/FreshRSS/FreshRSS/issues/2012
https://github.com/FreshRSS/FreshRSS/pull/2036
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 62265328d..02d354168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Updated to bcrypt.js 2.4.4 [#2022](https://github.com/FreshRSS/FreshRSS/pull/2022) * 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) ## 2018-09-09 FreshRSS 1.11.2 |
