File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,18 @@ Test cards can be located here: https://stripe.com/docs/testing
1616When a order is complete, it can be viewed in admin with shipping details and completion status.
1717
1818##Changelog
19-
20-
19+ ### [ 1.0.1] - 2016-07-12
20+ #### Added
21+ - Error logging and error pages
22+ - Error message when api key is missing
23+ - Smaller images for faster loading
24+ #### Fixed
25+ - Application meta data display name
26+ #### Changed
27+ - Cart button now has fixed positioning
28+ #### Removed
29+ - Cart connection from Order
30+ - Stripe API-keys from import
2131##Roadmap
2232
2333- Validation of checkout form
Original file line number Diff line number Diff line change 22# Project settings
33#
44group = no.iskald
5- version = 1.0.0
5+ version = 1.0.1
66projectName = store
77appName = no.iskald.payup
88displayName = PayUp! Store
You can’t perform that action at this time.
0 commit comments