Change-log for Seed.

This file will be added to as part of each release

----

Version 0.2.9, Wed 15 Feb 2012
===============================

bfe14b3cbe	setuptools will now be used where available (Adam Charnock)


Version 0.2.8, Tue 14 Feb 2012
===============================

b3cd1559c3	Adding shebang to the start of setup.py and the template setup.py (Adam Charnock)


Version 0.2.7, Tue 14 Feb 2012
===============================

28fa2c522e	Including README.rst in manifest and making long_description parsing more robust (Adam Charnock)


Version 0.2.6, Tue 14 Feb 2012
===============================

8cd915426b	'help' command can now be used outside of a project directory (Adam Charnock)
d2dfb90d94	Refactoring __init__.py code into run.py (Adam Charnock)
723083b7ef	Setting the license setup.py param to MIT (Adam Charnock)


Version 0.2.5, Sat 11 Feb 2012
===============================

7bc3027c41	Adding classifiers to setup.py (Adam Charnock)
df9cc9f6e5	Tweak to message display (Adam Charnock)


Version 0.2.4, Sat 11 Feb 2012
===============================

b55f333476	Tweaks to the --push command (Adam Charnock)


Version 0.2.3, Sat 11 Feb 2012
===============================

c58d0e5544	Adding --push option for optionally pushing changes when complete (Adam Charnock)
077a8e039c	Adding --dry-run to quickstart docs (Adam Charnock)
3d05d6061b	Some fixes to the 'create' command (Adam Charnock)
60cb375195	writing a little less whitespace to the changelog (Adam Charnock)


Version 0.2.2, Sat 11 Feb 2012
===============================

70671e08b7	removing debug line (Adam Charnock)
37589682a3	Now handling the possibility of a 'src' directory (Adam Charnock)



Version 0.2.1, Sat 11 Feb 2012
===============================

da25d1efa4	Updating help for release command (Adam Charnock)
b993a1e8d8	Fixing bug with changelog creation (Adam Charnock)
2472418268	Fixing sanity checking (Adam Charnock)
b626a5277c	Adding package description (Adam Charnock)
0537b7622b	Additional comment to update description (Adam Charnock)
958c9b0748	Fixing --name option duplication causing error (Adam Charnock)
8296367ff0	Files now added before calling git commit (Adam Charnock)
2775e054b0	Making changelog writing a little more robust (Adam Charnock)
9ac21cfab1	No longer dereferencing sym links (Adam Charnock)
31d1e57ba0	Adding error handling for missing __version__ definition (Adam Charnock)
54a61b6d08	Adding smart detection of package name (Adam Charnock)
b2e71d1221	addition to gitignore (Adam Charnock)
962b0eecf6	Formatting and spelling tweaks to docs (Adam Charnock)
1c508819d7	adding notes to docs about PyPi registration (Adam Charnock)



Version 0.2.0, Sat 11 Feb 2012
===============================

f19b196912	Adding '--register' option and fixing bug in version bumping code (Adam Charnock)
bf2f28dbcd	Renaming the project to Seed (Adam Charnock)
93f962eed3	Fixing link in docs (Adam Charnock)
cad7eb3606	Adding to the docs (Adam Charnock)
e79a34fb4d	Updates to the docs (Adam Charnock)


Version 0.1.2, Sat 11 Feb 2012
===============================

1c8630c2e4	Message display logic update (Adam Charnock)
f1cf23f204	Fixes to changelog parsing (Adam Charnock)
2372cbd46b	further comment tweaks (Adam Charnock)
3566c2e513	Minor comment and message tweaks (Adam Charnock)


Version 0.1.1, Sat 11 Feb 2012
===============================



Version 0.1.0 (first version), Sat 11 Feb 2012
===============================================



