remove .dev version tag from changelog

This commit is contained in:
Ronny Pfannschmidt
2016-08-12 16:22:14 +02:00
parent cd7d8ca42a
commit f43a64ae59

View File

@@ -1,5 +1,5 @@
1.15.0.dev
----------
1.15.0
------
- new ``worker_id`` fixture, returns the id of the worker in a test or fixture.
Thanks Jared Hellman for the PR.