diff options
| author | 2015-07-16 10:03:53 +0200 | |
|---|---|---|
| committer | 2015-07-16 10:03:53 +0200 | |
| commit | 4032bf5d8501768647eac67b4692662defd50e46 (patch) | |
| tree | 24e2d5fe14d39d8360298498faeee2de697b3853 | |
| parent | 1d25121d84a683fee237ae05c789e5548ecccab4 (diff) | |
| parent | b18f4979d886cc61009f9dc13a5e61843aabb35e (diff) | |
Merge pull request #904 from marienfressinaud/862-fix-extension-broken-links
CHANGELOG for broken extension
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b513024e8..1b032376c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ * Support for data-src for images of articles retrieved via the full-content module. [#877](https://github.com/FreshRSS/FreshRSS/issues/877) * Add a couple of default feeds for fresh installations. [#886](https://github.com/FreshRSS/FreshRSS/issues/886) * Changed some log visibilities. [#885](https://github.com/FreshRSS/FreshRSS/issues/885) + * Fix broken links for extension script / style files. [#862](https://github.com/FreshRSS/FreshRSS/issues/862) ## 2015-05-31 FreshRSS 1.1.1 (beta) |
