==== 0.9.2 (2016-03-01) ====
	- Better parsing errors

==== 0.9.1 (2015-11-12) ====
	- Misaka 2.0
	- cache control

==== 0.9.0 (2013-07-26) ====
	- Python 3 support
	- Atom feed fixes
	- Add in_category template
	- Cache posts and rebuild when needed
	- Fix encoding issues (thurloat)
	- Allow user to specify deploy dir
	- Fix misaka support

==== 0.8.0 (2012-02-12) ====
	- Add silent flag
	- Write errors to stderr
	- Add punctuation via smartypants and typogrify
	- Add page processing
	- Update theme layout

==== 0.7.0 (2012-01-24) ====
	- Better exception handling
	- Support for pygments in Markdown
	- Use misaka for markdown
	- Add sitemap logic (thurloat)
	- Custom slugs (thurloat)
	- raw html renderer (thurloat)

==== 0.6.4 (2011-09-07) ====
	- Packaging

==== 0.6.3 (2011-09-07) ====
	- Packaging

==== 0.6.2 (2011-09-07) ====
	- Hot fix file_type errors

==== 0.6.1 (2011-07-25) ====
	- Hot fix (unable to generate rst-based posts)

==== 0.6.0 (2011-07-23) ====
	- Don't add pygments styles inline
	- Extension based processing
	- Allow skipping of archives and categories
	- Register Socrates in Pypi
	- Add pygments settings (thurloat)
	- Fix dev server (thurloat)
	- Mark posts with no categories as 'Uncategorized' (thurloat)

==== 0.5 (2011-07-20) ====
	- Add append slash setting
	- Github pages support
	- rst native support (with pygments)
	- Per post template overrides
	- Remove many dependencies
	- Command-line usage simplification
	- Allow day in urls (thurloat)
	- Make dev server serve files without .html extension (thurloat)
	- Unicode fixes (thurloat)

==== 0.4 (2011-07-18) ====
	- pip install support
	- socrates executable

==== 0.3 (2011-05-27) ====
	- add jinja2 support
	- add new theme
	- about page support
	- atom feed support
	- Use BSD instead of GPL

==== 0.2 (2011-02-26) ====
	- complete rewrite
	- faster execution
	- socrates is now only one file
	- add markdown, textile and reStructuredText
	- remove pygments as dependency

==== 0.1 (2011-02-25) ====
	- initial release
