diff --git a/CHANGELOG.md b/CHANGELOG.md index e8a79cf1f..e93e629bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Fix a bug: slots duration is not shown when looking at a new availability - Fix a bug: user's manual URL is not up-to-date - Fix a bug: unable to create a subscription plan for only one group +- Fix a bug: removed unexpected character in coupon form - Updated coveralls gem to a supported version ## v4.5.6 2020 September 1st diff --git a/app/assets/templates/admin/coupons/_form.html.erb b/app/assets/templates/admin/coupons/_form.html.erb index 972cc06df..9cc475d0a 100644 --- a/app/assets/templates/admin/coupons/_form.html.erb +++ b/app/assets/templates/admin/coupons/_form.html.erb @@ -53,7 +53,7 @@