Skip to content

Commit

Permalink
Merge branch '1.0'
Browse files Browse the repository at this point in the history
* 1.0:
  [Behat] Minor typo fix
  Update contributing guide
  Partition changelog & upgrade files
  • Loading branch information
pamil committed Sep 21, 2017
2 parents 7b6c1d1 + 57d4d2b commit e67240f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -10,4 +10,4 @@ in two separate parts of our [Contributing Guide](http://docs.sylius.org/en/late
Security Issues
---------------

Sylius is not stable yet, but has been already used in production and we treat security very seriously. You can read about security procedures [here](http://docs.sylius.org/en/latest/contributing/code/security.html).
We treat security very seriously, you can read about security procedures [here](http://docs.sylius.org/en/latest/contributing/code/security.html).
File renamed without changes.
Expand Up @@ -7,7 +7,7 @@ Feature: Changing display currency of the cart
Background:
Given the store operates on a single channel in "United States"
And that channel allows to shop using the "GBP" currency
When the exchange rate of "US Dollar" to "British Pound" is 2.0
And the exchange rate of "US Dollar" to "British Pound" is 2.0
And default tax zone is "US"
And the store has "Pigeon Mail" shipping method with "$5.00" fee
And the store has "Pugs" tax rate of 10% for "Mugs" within the "US" zone
Expand Down

0 comments on commit e67240f

Please sign in to comment.