Skip to content

Commit

Permalink
Add changelog for 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bummzack committed Feb 20, 2017
1 parent d677eb1 commit 9e92f71
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# SilverStripe Shop Change Log

## 2.2.0

* Fix GlobalTaxModifier (Roman Schmid)
* Improve/enable custom properties on OrderItems. (Roman Schmid)
* fix price in templates (rasstislav)
* Ensure payment forms use the field renaming feature added to the omnipay module. Updated composer.json (Roman Schmid)
* removed old code from SimpleShippingModifier. It now simply looks at order shipping adress country to determine the shipping cost (Sander Hagenaars)
* Fix variation title so it can be extended (Adrian Stein)
* Improving the PHPDocs (Chris Lock)
* Setting the Type in constructor (Bram de Leeuw)
* Added a config hook to use a custom notifier (#570) (Chris Lock)
* Fix german translation file. (Roman Schmid)

## 2.1.1

* Fix issue (introduced with 2.1) where Order receipt was never sent #563
Expand Down

0 comments on commit 9e92f71

Please sign in to comment.