Skip to content

Commit f66122c

Browse files
author
Cserna Zsolt
committed
CHANGES.rst: fix 3.0.2 release
3.0.2 had been released by mistake so instead of patching 0.3.2, 0.3.3 has been released.
1 parent ec1811e commit f66122c

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGES.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
Release Notes
33
=============
44

5-
.. _Release Notes_3.0.2:
5+
.. _Release Notes_0.3.3:
66

7-
3.0.2
7+
0.3.3
88
=====
99

10-
.. _Release Notes_3.0.2_New Features:
10+
.. _Release Notes_0.3.3_New Features:
1111

1212
New Features
1313
------------
@@ -18,7 +18,7 @@ New Features
1818
the keys in the query_string when expecting a request.
1919

2020

21-
.. _Release Notes_3.0.2_Bug Fixes:
21+
.. _Release Notes_0.3.3_Bug Fixes:
2222

2323
Bug Fixes
2424
---------
@@ -27,8 +27,10 @@ Bug Fixes
2727
to bytes which is the type of the query string in werkzeug, and also allowing
2828
bytes as the parameter.
2929

30+
- Fix release tagging. 0.3.2 was released in a mistake by tagging 3.0.2 to the branch.
3031

31-
.. _Release Notes_3.0.2_Other Notes:
32+
33+
.. _Release Notes_0.3.3_Other Notes:
3234

3335
Other Notes
3436
-----------

0 commit comments

Comments
 (0)