Update changelog

This commit is contained in:
Jenni Nurmi 2019-08-22 10:19:08 +03:00
parent 4f21e2c0a7
commit c85d3fdd00
2 changed files with 5 additions and 1 deletions

View file

@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
## [v3.2.1] 2019-08-22
- [fix] On `ListingPage` align avatar with the left side of the content and fix content width so
that it aligns with the header image.
[#1155](https://github.com/sharetribe/flex-template-web/pull/1155)
@ -28,6 +30,8 @@ way to update this template, but currently, we follow a pattern:
- [add] Add new French translations related to payment intents. Also few small changes to en.json
for consistency. [#1139](https://github.com/sharetribe/flex-template-web/pull/1139)
[v3.2.1]: https://github.com/sharetribe/flex-template-web/compare/v3.2.0...v3.2.1
## [v3.2.0] 2019-07-08
- [add] Keyword search/filter added to SearchPage component.

View file

@ -1,6 +1,6 @@
{
"name": "app",
"version": "3.2.0",
"version": "3.2.1",
"private": true,
"license": "Apache-2.0",
"dependencies": {