Browse Source

Add release notes for #3343.

master
Samir Shah 5 years ago
parent
commit
c9e55bbb12
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      docs/source/releases/v2.1.rst

+ 5
- 0
docs/source/releases/v2.1.rst View File

@@ -115,6 +115,11 @@ Bug fixes
115 115
 - Fixed an error when deleting an offer whose related conditions/benefits have
116 116
   been deleted.
117 117
 
118
+- Fixed handling of count conditions in ``MultibuyDiscountBenefit``.
119
+  Previously, when a count condition was used with this benefit it would result
120
+  in a discount being applied for all items in the basket rather than the
121
+  cheapest one.
122
+
118 123
 Removal of deprecated features
119 124
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
120 125
 

Loading…
Cancel
Save