Mercurial > p > roundup > code
diff CHANGES.txt @ 4723:42f6c76950a4
Cancel version bump to 1.5.0 - the impact is minimal, so just update
the docs and mention renames in templating layer in CHANGES.txt
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Fri, 11 Jan 2013 01:16:59 +0300 |
| parents | f7e68ae4926c |
| children | 8a32d8223aa4 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jan 11 00:46:23 2013 +0300 +++ b/CHANGES.txt Fri Jan 11 01:16:59 2013 +0300 @@ -3,15 +3,12 @@ Each entry has the developer who committed the change in brackets. Entries without name were done by Richard Jones. -2013-??-??: 1.5.0 +2013-??-??: 1.4.22 Features: -- API changes. Renamed templating members to correctly reflect - the purpose of classes and avoid confusion (anatoly techtonik) - templating.TemplatesBase -> templating.LoaderBase - engine_chameleon.Templates -> engine_chameleon.Loader - engine_zopetal.Templates -> engine_zopetal.Loader +- Renamed old Templates classes to Loader classes to clarify sources + for alternative templating engines, updated docs (anatoly techtonik) Fixed:
