==== 0.7.0 () ====
	- Punctuation
	- Better exception handling

==== 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
