-------------
Released February 06, 2020
- Add Python 3.8 support ([835](https://github.com/flask-restful/flask-restful/pull/835))
- Fix wrongly parsed Decimal fields ([855](https://github.com/flask-restful/flask-restful/pull/855))
- Fix overridden response when calling abort with Response ([817](https://github.com/flask-restful/flask-restful/pull/817))
- Various small fixes and updates to documentation