Changelog
=========

1.0.4 (2010-09-23)
------------------

- Add option to set up recurring payments that continue indefinitely, instead
  of prompting the user for a number of months to recur.
  [davisagli]

- Fix view of donation fieldsets when they are contained in other fieldsets.
  [davisagli]

1.0.3 (2010-08-27)
------------------

- Allow pfg.donationform to be present but not installed when upgrading a site
  to Plone 4.
  [jbaldivieso]

1.0.2 (2010-08-05)
------------------

- Fix regression in handling the case where the default amount is None.
  [davisagli]

1.0.1 (2010-08-05)
------------------

- Remove the 'required' setting for the donation field for now, since it doesn't
  work properly and isn't trivial to fix. Also the 'hidden' and 'fgDefault'
  settings, which don't make sense for this field.
  [davisagli]

- Fix bugs in highlighting the currently selected level.
  [davisagli]

- Handle predefined donation levels with no label.
  [davisagli]

- Fix the wording for the case where no predefined donation levels are specified.
  [davisagli]

1.0 (2010-08-03)
----------------

- Mark the cart as an IDonationCart.
  [davisagli]

- Fire a DonationCreatedEvent on the cart after a donation is added.
  [davisagli]

1.0b1 (2010-05-19)
------------------

- Initial release.
  [davisagli]
