Skip to content

Commit

Permalink
Merge pull request #1243 from sharetribe/v3.7.0
Browse files Browse the repository at this point in the history
New minor release: v3.7.0
  • Loading branch information
Gnito authored Dec 9, 2019
2 parents 3777bfa + 23060a2 commit b6b7f87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,17 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2019-XX-XX

## [v3.7.0] 2019-12-09

- [change] Make it easier to reorder EditListingWizard tabs/panels.
[#1240](https://github.com/sharetribe/ftw-daily/pull/1240)
- [change] In `PayoutDetailsForm` show states (US and AU) and provinces (CA) in dropdown instead of
input. Since November 18, 2019 Stripe has been validating these values (read more
https://support.stripe.com/questions/connect-address-validation).
- [add] Add IconEdit [#1237](https://github.com/sharetribe/ftw-daily/pull/1237)

[v3.7.0]: https://github.com/sharetribe/flex-template-web/compare/v3.6.1...v3.7.0

## [v3.6.1] 2019-11-26

- [fix] Fix XSS-vulnerability on SearchPage where URL param 'address' was exposed directly to
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "3.6.1",
"version": "3.7.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit b6b7f87

Please sign in to comment.