* Bug fix: do not set extra record fields twice in middleware
1.2.0
* Upload new package to https://pypi.org/project/Flask-Graylog2/ * Use flit for packaging * Include some bug fixes from Vitor Lobo <lobocodegmail.com> * Register custom log error factory and allow setting additional Graylog fields
1.1.2
* Update project for newest pypi.org API
1.1.1
* Bug fix: Not passing config object through to `init_app()`
1.1.0
* Replace usage of of `.iteritems()` with `.items()`