File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,16 @@ Changelog
8
8
9
9
.. changelog ::
10
10
:version: 1.1.5
11
- :include_notes_from: unreleased
11
+ :released: Fri Aug 20 2021
12
+
13
+ .. change ::
14
+ :tags: bug, tests
15
+ :tickets: 338
16
+
17
+ Fixed some issues with running the test suite which would be revealed by
18
+ running tests in random order.
19
+
20
+
12
21
13
22
.. changelog ::
14
23
:version: 1.1.4
Original file line number Diff line number Diff line change 88
88
# The short X.Y version.
89
89
version = mako .__version__
90
90
# The full version, including alpha/beta/rc tags.
91
- release = "1.1.4 "
91
+ release = "1.1.5 "
92
92
93
93
# The language for content autogenerated by Sphinx. Refer to documentation
94
94
# for a list of supported languages.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments