Skip to content

Commit 5b99a41

Browse files
committed
- 1.1.5
1 parent 0e610d6 commit 5b99a41

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

doc/build/changelog.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,16 @@ Changelog
88

99
.. changelog::
1010
: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+
1221

1322
.. changelog::
1423
:version: 1.1.4

doc/build/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
# The short X.Y version.
8989
version = mako.__version__
9090
# The full version, including alpha/beta/rc tags.
91-
release = "1.1.4"
91+
release = "1.1.5"
9292

9393
# The language for content autogenerated by Sphinx. Refer to documentation
9494
# for a list of supported languages.

doc/build/unreleased/338.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)