File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,28 @@ Release History
5
5
6
6
.. towncrier release notes start
7
7
8
+ v1.3.2 (2022-11-30)
9
+ -------------------
10
+
11
+ Bug Fixes - 1.3.2
12
+ ~~~~~~~~~~~~~~~~~
13
+ - Make the plugin compatible with ``pytest-xdist ``
14
+
15
+ v1.3.1 (2022-11-14)
16
+ -------------------
17
+
18
+ Bug Fixes - 1.3.1
19
+ ~~~~~~~~~~~~~~~~~
20
+ - Declare 3.11 support
21
+ - Fix incompatibility with the ``flaky `` plugin
22
+
8
23
v1.3.0 (2022-08-21)
9
24
-------------------
10
25
11
26
Features - 1.3.0
12
27
~~~~~~~~~~~~~~~~
13
28
- Ensure Python 3.11 support - by :user: `gaborbernat `. (:issue: `18 `)
14
29
15
-
16
30
v1.2.0 (2022-05-26)
17
31
-------------------
18
32
@@ -28,7 +42,6 @@ Improved Documentation - 1.2.0
28
42
- Update examples in configuration and add ``-memray-bin-path `` - by :user: `gaborbernat `. (:issue: `26 `)
29
43
- Fix minimum python version in documentation from 3.7 to 3.8 - by :user: `ChaoticRoman `. (:issue: `30 `)
30
44
31
-
32
45
v1.1.0 (2022-05-17)
33
46
-------------------
34
47
You can’t perform that action at this time.
0 commit comments