diff options
| author | 2015-09-08 21:39:13 +0200 | |
|---|---|---|
| committer | 2015-09-08 21:39:13 +0200 | |
| commit | 4cd5608651aaa7e262926a85a4b7ecbdeca6e730 (patch) | |
| tree | d587a754677381d8d3bb3a254c96a67c4ea80f5b | |
| parent | d073331d2496d427dad972b9e024f247015e50ce (diff) | |
Changelog Fix tag search link from articles
https://github.com/FreshRSS/FreshRSS/issues/970
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5390d8801..5780942fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Bug fixing * Session cookie bug [#924](https://github.com/FreshRSS/FreshRSS/issues/924) * Better error handling for PubSubHubbub [#939](https://github.com/FreshRSS/FreshRSS/issues/939) + * Fix tag search link from articles [#970](https://github.com/FreshRSS/FreshRSS/issues/970) ## 2015-07-30 FreshRSS 1.1.2-beta |
