.. changelog::
:version: 1.0.7
- :include_notes_from: unreleased
+ :released: January 25, 2019
+
+ .. change::
+ :tags: bug, autogenerate
+ :tickets: 529
+
+ Fixed issue in new comment support where autogenerated Python code
+ for comments wasn't using ``repr()`` thus causing issues with
+ quoting. Pull request courtesy Damien Garaud.
.. changelog::
:version: 1.0.6
+++ /dev/null
-.. change::
- :tags: bug, autogenerate
- :tickets: 529
-
- Fixed issue in new comment support where autogenerated Python code
- for comments wasn't using ``repr()`` thus causing issues with
- quoting. Pull request courtesy Damien Garaud.