Обновление changelog для версии 0.3

master
Антон Касимов 2019-05-28 22:30:44 +03:00
parent d0cd7070bc
commit a366227dda
1 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,22 @@
0.3
---
- Page items can specify view to render
- Templates and views for blog posts and blog index
- Atom feed generation for blog index
- Page item can contain published and updated timestamps
- Facebook and twitter meta tags
- Added Babel library for l10n and i18n
- Replaced watchdog with hupper for reload on change feature
- Loading global data (e.g. base_url)
- sitemap will include lastfreq on items with published or updated timestamp
- sitemap ignore rules are regexes now
0.2
---
- Bugfixes
0.1
---