We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f77f29 commit c2488ffCopy full SHA for c2488ff
1 file changed
CHANGES.rst
@@ -1,6 +1,13 @@
1
Release Notes
2
-------------
3
4
+**1.18.0 (2018-05-22)**
5
+
6
+* Preserve the order if metadata is ``OrderedDict``
7
8
+ * Thanks to `@jacebrowning <https://github.com/jacebrowning>`_ for suggesting
9
+ this enhancement and providing a patch
10
11
**1.17.0 (2018-04-05)**
12
13
* Add support for custom CSS (`#116 <https://github.com/pytest-dev/pytest-html/issues/116>`_)
0 commit comments