CHANGELOG
=========


0.0.11 (unreleased)
-------------------

- Nothing changed yet.


0.0.10 (2020-05-02)
-------------------

- Dev: Always run whitenoise, even in dev.
- Bugfix: Proper URL for static in call_out form


0.0.9 (2020-05-02)
------------------

- Packaging: Fix providing Twine username/password.


0.0.8 (2020-05-01)
------------------

- Packaging: Trigger builds on new tags


0.0.7 (2020-05-01)
------------------

- Add sentry


0.0.6 (2020-04-27)
------------------

- Fix calls to static files


0.0.5 (2020-04-27)
------------------

- Add target text.


0.0.4 (2020-04-26)
------------------

- Improve staticfiles compression, using the 'brotli' algorithm.


0.0.3 (2020-04-26)
------------------

- Fix statics serving
- Add logging to stderr (not configurable for now)


0.0.2 (2020-04-26)
------------------

- Initial codebase.

.. vim:et:ts=2:sw=2:tw=79:ft=rst:
