diff options
| author | 2017-04-05 15:50:10 +0200 | |
|---|---|---|
| committer | 2017-04-05 15:50:10 +0200 | |
| commit | 3375ca66340fdeeef52846ca7824e7176641dfd9 (patch) | |
| tree | ac0b7d6010d95f78d220b3dfc498dc4401895134 | |
| parent | dadd6e7beed41b7a7f3473fda60f7fcb57a9f866 (diff) | |
Readme 1482
Fall back to article URL when the article GUID is empty
[#1482](https://github.com/FreshRSS/FreshRSS/issues/1482)
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 04cff5680..c8207a712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ * (Require manual update for existing installations) * I18n * Improve English [#1465](https://github.com/FreshRSS/FreshRSS/pull/1465) +* Misc. + * Fall back to article URL when the article GUID is empty [#1482](https://github.com/FreshRSS/FreshRSS/issues/1482) ## 2017-03-11 FreshRSS 1.6.3 |
