=======
CHANGES
=======

0.9 (2010-07-29)
----------------
* Allow users to enter multiple discount codes
* Do not truncate discount printout in cart

0.8.3 (2009-05-24)
------------------
* Fix a bug introduced in 0.8.2 [larubio]

0.8.2 (2009-05-24)
------------------
* Make discount code case insensitive
* Add help text in cart viewlet

0.8.1 (2009-05-12)
------------------

* trim whitespace from the discount code [larubbio]

0.8 (2009-05-12)
----------------

* added discount code.  There is a known bug were the discount total is not updated if a user adds an item into their cart, adds the code, then adds a second of that item. [larubbio]
* created a browser layer to suppress viewlets when product is not installed [larubbio]

0.7.1 (2008-01-28)
------------------

* added discount details on thank you page (belowcartthankyou) [flejard]


0.7 (2008-12-30)
----------------

* added the listing of the discount below the cart resume
  [lucielejard]


0.6 (2008-10-09)
----------------

- fixed a bug that happens in Plone 3.1. If you have getpaid.discount in your products, you can't add an item to your cart.


0.5 (2008-08-29)
----------------

* Added buildout files and general text documents to project root.
* removed setup.cfg
* updated the readme since we are no more using the zcml slugs into the buildout


0.4 (2008-08-21)
----------------

* Eggified package
