Sha256: 110d656564c10af8b97c5614079c8a1ee9970ab3c7f27c58529e8487951f50d4

Contents?: true

Size: 1.65 KB

Versions: 2

Compression:

Stored size: 1.65 KB

Contents

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

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
testing_please_ignore-0.0.0 doc/history.erb
testing_please_ignore2-0.0.0 doc/history.erb