<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="changelog.xsl"?>
<!DOCTYPE changelog PUBLIC "ChangelogML" "http://garyjones.co.uk/development/changelog/changelog.dtd">
<!--Gazza: changelog attribute xmlns="http://garyjones.co.uk/development/changelog" stops XSLT working-->
<!-- (add|improve|remove|documentation|other|bugfix) -->
<changelog
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://garyjones.co.uk/development/changelog http://garyjones.co.uk/development/changelog/changelog.xsd">
    <application>Gazza's Battrick Resources</application>
    <url>http://garyjones.co.uk/battrick/</url>
    <entry date="Future Plan">
        <version>?</version>
        <changes>
          <change type="improve">Rewrite the JavaScript that powers the Stadium-Helper, and make it optional, not a requirement</change>
          <change type="improve">Tweak the onload JavaScript</change>
          <change type="add">Add contact page</change>
          <change type="add">Add (maybe) a small forum</change>
          <change type="add">Add method of optional registration before downloading</change>
          <change type="add">Add RSS from changelog(s)</change>
          <change type="improve">Split CSS into multiple files to ease future site redesigns</change>
          <change type="improve">Improve the look of the navigation links in IE for the changelog files</change>
	    </changes>
	</entry>
	<entry date="2007-12-30">
	    <version>2.3.2</version>
	    <changes>
		    <change type="add">Added a link to a Google Spreadsheets version of the Battrick-Helper.</change>
		    <change type="improve">Improved Battrick-Helper.xls so that it now works in OpenOffice's Calc application.</change>
	    </changes>
	</entry>
  <entry date="2007-11-05">
	    <version>2.3.1</version>
	    <changes>
		    <change type="add">Added a new logo to the site, that will eventually be included within the spreadsheets as well. Kudos to Neonin aka Chris</change>
	    </changes>
	</entry>
	<entry date="2007-11-05">
	    <version>2.3</version>
	    <changes>
		    <change type="add">Added Stadium Expansion Guide</change>
		    <change type="add">Added simple instructions to FA-Helper</change>
		    <change type="improve">Tweaked the page titles and headings</change>
		    <change type="improve">Improved the FA-Helper and PR-Helper screenshots. They are now bigger and of the current versions</change>
	    </changes>
	</entry>
	<entry date="2007-10-21">
	    <version>2.2</version>
	    <changes>
		    <change type="add">Added a note about the new Alliance on Battrick</change>
		    <change type="add">Added ability to make a donation</change>
		    <change type="add">Added simplified online PR-Helper</change>
	    </changes>
	</entry>
	<entry date="2007-10-19">
	    <version>2.1</version>
	    <changes>
		    <change type="other">Renamed the site and tools to use the name Jargon, rather than Gazza - should help eliminate confusion</change>
	    </changes>
	</entry>
	<entry date="2007-05-20">
	    <version>2.0</version>
	    <changes>
		    <change type="improve">Improved the look (CSS) of the whole site. Too many to list individually</change>
	    </changes>
	</entry>
	<entry date="2006-04-11">
	    <version>1.0</version>
	    <changes>
		    <change>First release</change>
		    <change type="add">Stadium-Helper added</change>
		    <change type="add">Various other pages added</change>
	    </changes>
	</entry>

</changelog>
