Skip to content

Commit 2f377f2

Browse files
committed
📚 update change log
1 parent 69a0d69 commit 2f377f2

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed

.moban.d/CUSTOM_README.rst.jj2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
{%endblock%}
55

66
{%block features%}
7+
8+
Introduction
9+
==============
10+
711
With `pybars3 <https://github.com/wbond/pybars3>`_, this library allow moban users to
812
have handlebars template in their next documentation endeavour.
913

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
Change log
22
================================================================================
33

4-
0.0.5 - 04.06.2020
4+
0.0.5 - 07.06.2020
55
--------------------------------------------------------------------------------
66

77
**Updated**
88

99
#. Name the moban actions when this template is used
10+
#. `#12 <https://github.com/moremoban/moban-handlebars/issues/12>`_: provide
11+
apis for end user to use their own block helper and partials
1012

1113
0.0.4 - 14.10.2019
1214
--------------------------------------------------------------------------------

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ moban-handlebars
1717
:target: https://github.com/moremoban/moban-handlebars/stargazers
1818

1919

20+
21+
Introduction
22+
==============
23+
2024
With `pybars3 <https://github.com/wbond/pybars3>`_, this library allow moban users to
2125
have handlebars template in their next documentation endeavour.
2226

changelog.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ releases:
55
- action: Updated
66
details:
77
- "Name the moban actions when this template is used"
8-
date: 04.06.2020
8+
- "`#12`: provide apis for end user to use their own block helper and partials"
9+
date: 07.06.2020
910
version: 0.0.5
1011
- changes:
1112
- action: Updated

rnd_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
https://github.com/moremoban/moban/archive/dev.zip
2-
https://github.com/python-lml/lml/archive/dev.zip

0 commit comments

Comments
 (0)