Skip to content

Commit

Permalink
Merge pull request #1278 from sharetribe/release-4.4.0
Browse files Browse the repository at this point in the history
Release 4.4.0
  • Loading branch information
kpuputti authored Mar 25, 2020
2 parents 6979891 + 2228ef7 commit dd88634
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2020-XX-XX

## [v4.4.0] 2020-03-25

- [add] Search result sorting [#1277](https://github.com/sharetribe/ftw-daily/pull/1277)
- [change] Move category and amenities search filters from primary filters to secondary filters. [#1275](https://github.com/sharetribe/ftw-daily/pull/1275)

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": "4.3.0",
"version": "4.4.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit dd88634

Please sign in to comment.