2007-09-30 - v0.6 -------------------------------------
* Fixed a problem with MTArchiveLink handler when used within a CategoryArchives block
* Fixed nasty bug where MTArchiveLink was popping the entries stack

2007-04-14 - v0.5 -------------------------------------

* Config option for building of adjacent archives.

* Config option to exclude some categories from CatCalendar rebuilds

* IfCategoryArchivesEnabled template tag to detect above setting.

* ArchiveFirst and ArchiveLast tags for CategoryArchives container

* MovableType 3.2 Support

* Better error handling for rebuilds and some template tags

2007-02-11 - v0.4 -------------------------------------

* Use newly added RebuildQueue callback for RQ integration, and got rid
of silly fileinfo hacks from 0.32 put in place to trick RQ. If you use
RQ, you'll need to update your RQ.

* Added RebuildCatCalendar script for archive rebuilds from command line.

2007-02-07 - v0.32 -------------------------------------

* Tied category-date archives to Individual archives re-build for RebuildQueue

2007-01-24 - v0.31 -------------------------------------

* Fixed ugly names in rebuild site drop down

* Added an another 'use' statement.

2007-01-22 - v0.3 -------------------------------------

* Changed custom app mode name for Rebuild Queue

* Added second declaration in RebuildOptions callback for 3.34 bug fix

* RebuildMore.pl now has a 'use MT::Template::Context', which it certainly should.
