---
Besides including four years of unreleased changes from the original
package, most notable the fix for the Werkzeug API change, the
following changes happened since forking the original package.
- rename package from `Flask-Uploads` to `Flask-Reuploaded`
(`10 <https://github.com/jugmac00/flask-reuploaded/issues/10>`_)
- update `setup.py`
(`12 <https://github.com/jugmac00/flask-reuploaded/issues/12>`_)
- start using pre-commit.com
(`4 <https://github.com/jugmac00/flask-reuploaded/issues/4>`_)
- update README
(`14 <https://github.com/jugmac00/flask-reuploaded/issues/14>`_)
- setup CI (Travis)
(`3 <https://github.com/jugmac00/flask-reuploaded/issues/3>`_)
- fix broken tests
(`13 <https://github.com/jugmac00/flask-reuploaded/issues/13>`_)
- make use of `pytest` instead of the no longer maintained `nose`
(`2 <https://github.com/jugmac00/flask-reuploaded/issues/2>`_)
- add a changelog and start tracking changes
(`1 <https://github.com/jugmac00/flask-reuploaded/issues/1>`_)