2020-06-16 v1.2.1

	* Bug fix: do not set extra record fields twice in middleware

2020-06-16 v1.2.0

	* Upload new package to https://pypi.org/project/Flask-Graylog2/
	* Use flit for packaging
	* Include some bug fixes from Vitor Lobo <lobocode@gmail.com>
	* Register custom log error factory and allow setting additional Graylog fields

2017-07-13 v1.1.2

	* Update project for newest pypi.org API


2017-07-13 v1.1.1

	* Bug fix: Not passing config object through to `init_app()`


2016-12-09 v1.1.0

	* Replace usage of of `.iteritems()` with `.items()`

	* Now Python 3 compatible


2016-04-12 v1.0.0

	* Initial release
