diff options
| author | 2018-03-01 19:37:45 +0100 | |
|---|---|---|
| committer | 2018-03-01 19:37:45 +0100 | |
| commit | 4d39c9cf17b20cb50a7b8cccef85f063bf0dbafd (patch) | |
| tree | 6730eca367e13973a8f389dc8b9e57112a946604 | |
| parent | 5872a11eb75958f12fd37c144a26c12c693d8a4a (diff) | |
Changelog 1800, 1801, 1803, 1804
https://github.com/FreshRSS/FreshRSS/issues/1799
https://github.com/FreshRSS/FreshRSS/pull/1800
https://github.com/FreshRSS/FreshRSS/pull/1801
https://github.com/FreshRSS/FreshRSS/issues/1803
https://github.com/FreshRSS/FreshRSS/pull/1804
| -rw-r--r-- | CHANGELOG.md | 8 | ||||
| -rw-r--r-- | CREDITS.md | 1 |
2 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 63c633604..cd94511e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # FreshRSS changelog -## 2018-0X-XX FreshRSS 1.10.1-dev - +## 2018-03-XX FreshRSS 1.10.1-dev +* Bug fixing + * Fix API bug for EasyRSS [#1799](https://github.com/FreshRSS/FreshRSS/issues/1799) + * Fix database upgrade for FreshRSS versions older than 1.1.1 [#1803](https://github.com/FreshRSS/FreshRSS/issues/1803) +* Misc. + * Show article author email when there is no author name [#1801](https://github.com/FreshRSS/FreshRSS/pull/1801) ## 2018-02-24 FreshRSS 1.10.0 diff --git a/CREDITS.md b/CREDITS.md index e7e7c97a8..5307061db 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -44,6 +44,7 @@ People are sorted by name so please keep this order. * [Nicolas Lœuillet](https://github.com/nicosomb): [contributions](https://github.com/FreshRSS/documentation/commits?author=nicosomb), [Web](http://www.loeuillet.org/) * [Nicola Spanti](https://github.com/RyDroid): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:RyDroid), [Web](http://www.nicola-spanti.info/) * [Olivier Dossmann](https://github.com/blankoworld): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=blankoworld), [Web](https://olivier.dossmann.net) +* [perrinjerome](https://github.com/perrinjerome): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:perrinjerome) * [plopoyop](https://github.com/plopoyop): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=plopoyop) * [Paulius Šukys](https://github.com/psukys): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:psukys), [Web](http://sukys.eu) * [purexo](https://github.com/purexo): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:purexo), [Web](https://purexo.mom/) |
