Skip to content

Commit 8d0bde0

Browse files
committed
Release 3.3.3
1 parent 7d2fd06 commit 8d0bde0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/changelog.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
11
Changelog
22
=========
33

4-
unreleased
4+
3.3.3 (2018-07-26)
55
------------------
66

77
Bug fixes
88
^^^^^^^^^
99

1010
* Fixed registration of :py:func:`~pytest.mark.ignore_template_errors` marker,
1111
which is required with ``pytest --strict`` (#609).
12-
* Fix another regression with unittest (#624, #625).
12+
* Fixed another regression with unittest (#624, #625).
13+
14+
Docs
15+
^^^^
16+
17+
* Use sphinx_rtf_theme (#621).
18+
* Minor fixes.
1319

1420
3.3.2 (2018-06-21)
1521
------------------

0 commit comments

Comments
 (0)