Skip to content

Commit 6f8fd03

Browse files
committed
- 1.1.2
1 parent 64f2f8f commit 6f8fd03

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

doc/build/changelog.rst

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

99
.. changelog::
1010
:version: 1.1.2
11-
:include_notes_from: unreleased
11+
:released: Sun Mar 1 2020
12+
13+
.. change::
14+
:tags: feature, commands
15+
:tickets: 283
16+
17+
Added --output-file argument to the Mako command line runner, which allows
18+
a specific output file to be selected. Pull request courtesy Björn
19+
Dahlgren.
1220

1321
.. changelog::
1422
:version: 1.1.1

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.1"
91+
release = "1.1.2"
9292

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

doc/build/unreleased/283.rst

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

0 commit comments

Comments
 (0)