<% chapter "History" do %> > TODO: put a brief history about your project here <% release_notes do %> > TODO: put release notes for your project > here -- newest first, oldest last. <% section "Version 0.0.0 (2009-01-18)" do %> > TODO: write a short summary of the changes in this release This release changes __________, adds __________, and fixes __________. <% paragraph "Contributor kudos" do %> > TODO: list everyone who contributed to this > release and what their contribution was * __________ contributed __________ which __________. * __________ fixed __________ which __________. * __________ added __________ which __________. <% end %> <% paragraph "Incompatible changes" do %> > TODO: list all backward-incompatible changes in this release * __________ has been __________ to __________. * __________. * __________. <% end %> <% paragraph "New features" do %> > TODO: list new features added in this release * __________. * __________. * __________. <% end %> <% paragraph "Bug fixes" do %> > TODO: describe all bugs that are fixed in this release * __________ was __________. * __________ were __________. * __________ did __________. <% end %> <% paragraph "Housekeeping" do %> > TODO: list the refactorings, clean ups, and other > improvements that were done for this release * __________. * __________. * __________. <% end %> <% end %> <% end %> <% end %>