Version bump and Changelog

This commit is contained in:
Eliot Berriot 2018-04-02 20:04:38 +02:00
commit 1a5b7ed2c3
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
17 changed files with 54 additions and 17 deletions

View file

@ -17,6 +17,11 @@
name = "Features"
showcontent = true
[[tool.towncrier.type]]
directory = "enhancement"
name = "Enhancements"
showcontent = true
[[tool.towncrier.type]]
directory = "bugfix"
name = "Bugfixes"