diff options
| author | 2018-03-09 10:58:43 +0100 | |
|---|---|---|
| committer | 2018-03-09 10:58:43 +0100 | |
| commit | 029f4107123f6c318584bf9a43da7118c318657f (patch) | |
| tree | 5dfd5cae38d1da0bc747027b192fed650bda15fd /CHANGELOG.md | |
| parent | f0fd273199682881b805e968ca36df4ccdbfa7a1 (diff) | |
| parent | 1e4cc18bef238fd19e0ce3f9524af2b00b570ade (diff) | |
Merge pull request #1827 from FreshRSS/dev1.10.2
FreshRSS 1.10.2 (only a Docker fix)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e855e1acb..501bff9c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # FreshRSS changelog +## 2018-03-09 FreshRSS 1.10.2 (Docker only) + +* Bug fixing + * Fix Docker image for OPML import [#1819](https://github.com/FreshRSS/FreshRSS/pull/1819) + * Fix Docker image for CSS selectors [#1821](https://github.com/FreshRSS/FreshRSS/issues/1821) + * Fix Docker other missing PHP extensions [#1822](https://github.com/FreshRSS/FreshRSS/pull/1822) + + ## 2018-03-04 FreshRSS 1.10.1 * Deployment |
