diff --git a/CHANGELOG.md b/CHANGELOG.md index ed6fc7b354..e28f38aafe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,13 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2020-XX-XX +## [v7.2.0] 2020-12-16 + - [add] Add helper functions for setting up your own OIDC authentication and using FTW server as proxy when needed. [#1383](https://github.com/sharetribe/ftw-daily/pull/1383) + [v7.2.0]: https://github.com/sharetribe/ftw-daily/compare/v7.1.0...v7.2.0 + ## [v7.1.0] 2020-12-15 - [change] Handle entity update with sparse attributes. diff --git a/package.json b/package.json index a362c09473..3c82f4abc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "7.1.0", + "version": "7.2.0", "private": true, "license": "Apache-2.0", "dependencies": {