Change-log for Seed.

This file will be added to as part of each release

----

Version 0.3.4, Wed 02 Apr 2014
===============================

2cbf194f6f	Adding --no-release option to release command (Adam Charnock)


Version 0.3.3, Wed 21 Aug 2013
===============================

77e06dd495	Adding 'credits' section to readme template (Adam Charnock)


Version 0.3.2, Wed 21 Aug 2013
===============================

b7778f5679	Updating readme template (Adam Charnock)
01eab1a975	Adding badges to readme (Adam Charnock)


Version 0.3.1, Sun 04 Aug 2013
===============================

ffc60e1e32	Package directory creation is now less cautious but more useful (Adam Charnock)


Version 0.3.0, Sun 04 Aug 2013
===============================

9f9ff1393b	Now using setuptools exclusively (Adam Charnock)
4c1de5dd85	dont raise error when regex finds a non-github repository (Adam Greenhall)


Version 0.2.12, Fri 23 Nov 2012
================================

0abf57942b	Checking that a user's .pypirc file exists (Adam Charnock)
76e9e3b8b1	Fixing import (Adam Charnock)
5bb3d32ab5	Fixed; skipped multi-line commits in CHANGES.txt (Adam J. Gamble)


Version 0.2.11, Mon 20 Feb 2012
================================

c9abe94ab5	Correction to git push message (Adam Charnock)
7109f66f1b	Fix to error reporting and package name detection (Adam Charnock)


Version 0.2.10, Wed 15 Feb 2012
================================

82a6487588	Seed now parses setup.py to determine the current package name (Adam Charnock)
7dde4266dd	Making setup.py executable (Adam Charnock)


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



