Update changelog

This commit is contained in:
Hannu Lyytikainen 2018-11-28 11:40:47 +02:00
parent 361b1b0559
commit 5ddaa87b4d

View file

@ -12,7 +12,9 @@ way to update this template, but currently, we follow a pattern:
---
## Upcoming version 2018-11-XX
## Upcoming version 2018-XX-XX
## [v2.4.0] 2018-11-28
* [change] Update Flex JS SDK to 1.2.
[#963](https://github.com/sharetribe/flex-template-web/pull/963)
@ -25,6 +27,8 @@ way to update this template, but currently, we follow a pattern:
[#959](https://github.com/sharetribe/flex-template-web/pull/959)
* [add] Add translations CLI tool [#955](https://github.com/sharetribe/flex-template-web/pull/955)
[v2.4.0]: https://github.com/sharetribe/flex-template-web/compare/v2.3.2...v2.4.0
## [v2.3.2] 2018-11-20
* [fix] Take 2: don't set currentUserHasListings if fetched listing is in draft state.