File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 8888# The short X.Y version.
8989version = 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.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments