Skip to content

Commit b3637c0

Browse files
committed
CHANGES.txt: put major feature first
1 parent 9e912ee commit b3637c0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGES.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Entries without name were done by Richard Jones.
77

88
Features:
99

10+
- Introducing Template Loader API (anatoly techtonik)
11+
- Experimental support for Jinja2, try 'jinja2' for template_engine
12+
in config (anatoly techtonik)
1013
- A new jinja2 template based on Classic schema and using Twitter
1114
bootstrap for responsive behaviour. Run as -
1215
python demo.py -t jinja2 nuke (Pradip P Caulagi)
@@ -16,10 +19,6 @@ Features:
1619
limiting the responsibility of Loaders to compilation and rendering.
1720
Internally, templating.find_template is replaced with
1821
client.selectTemplate (anatoly techtonik)
19-
- Experimental proof of concept code for Jinja2 templating engine.
20-
Select 'jinja2' template_engine in config and place templates into
21-
html to play with (anatoly techtonik)
22-
- Introducing Template Loader API (anatoly techtonik)
2322
- Increased generated password length to 12 symbols to slow down GPGPU
2423
attacks (anatoly techtonik)
2524

0 commit comments

Comments
 (0)