diff options
| author | 2018-09-30 17:52:31 +0200 | |
|---|---|---|
| committer | 2018-09-30 17:52:31 +0200 | |
| commit | eb5e21944d1bb33e139bc2e76eebf9de89d8361d (patch) | |
| tree | 1db896ac02a8401d5ae52d9dcd69e7816da2fb28 | |
| parent | f6dda14d1f5740e60dfca2f1b02c545f4470ce6e (diff) | |
Changelog 2032
https://github.com/FreshRSS/FreshRSS/pull/2032
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 62c573562..62265328d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ * Fix CSS for button alignments in older Chrome versions [#2020](https://github.com/FreshRSS/FreshRSS/pull/2020) * Updated to jQuery 3.3.1 [#2021](https://github.com/FreshRSS/FreshRSS/pull/2021) * 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) ## 2018-09-09 FreshRSS 1.11.2 |
