diff CHANGES.txt @ 4762:a58e971be722

CHANGES.txt: put major feature first
author anatoly techtonik <techtonik@gmail.com>
date Thu, 21 Feb 2013 11:24:21 +0300
parents a89f1e9f3ee3
children d273e59b487b
line wrap: on
line diff
--- a/CHANGES.txt	Wed Feb 20 22:22:02 2013 -0500
+++ b/CHANGES.txt	Thu Feb 21 11:24:21 2013 +0300
@@ -7,6 +7,9 @@
 
 Features:
 
+- Introducing Template Loader API (anatoly techtonik)
+- Experimental support for Jinja2, try 'jinja2' for template_engine
+  in config (anatoly techtonik)
 - A new jinja2 template based on Classic schema and using Twitter
   bootstrap for responsive behaviour.  Run as - 
   python demo.py -t jinja2 nuke (Pradip P Caulagi)
@@ -16,10 +19,6 @@
   limiting the responsibility of Loaders to compilation and rendering.
   Internally, templating.find_template is replaced with
   client.selectTemplate (anatoly techtonik)
-- Experimental proof of concept code for Jinja2 templating engine.
-  Select 'jinja2' template_engine in config and place templates into 
-  html to play with (anatoly techtonik)
-- Introducing Template Loader API (anatoly techtonik)
 - Increased generated password length to 12 symbols to slow down GPGPU
   attacks (anatoly techtonik)
 

Roundup Issue Tracker: http://roundup-tracker.org/