Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Commit

Permalink
🔖 v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetetot committed Jul 15, 2019
1 parent 779df5b commit fca0f82
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

<a name="0.16.0"></a>
## 0.16.0 (2019-07-15)

### Added

- ✨ add status and date to proposal page ([#612](https://github.com/bpetetot/conference-hall/issues/612)) [[5a32ef1](https://github.com/bpetetot/conference-hall/commit/5a32ef193f168fa67d23b1231756ad8956969bc1)]
- ✨ add tooltip for the message to organizers ([#611](https://github.com/bpetetot/conference-hall/issues/611)) [[b605173](https://github.com/bpetetot/conference-hall/commit/b605173401ab6d1de1194aa86ae1647020f59dff)]

### Changed

- ⬆️ upgrade dependencies lodash, firebase, final-form ([#610](https://github.com/bpetetot/conference-hall/issues/610)) [[26047f0](https://github.com/bpetetot/conference-hall/commit/26047f0048f8434a8734fed0b9eabde9d9ca3f34)]

### Fixed

- 🐛 fix rules for talks [[779df5b](https://github.com/bpetetot/conference-hall/commit/779df5b47b07bd8d78d5902145f0cc401121433e)]


<a name="0.15.2"></a>
## 0.15.2 (2019-07-09)

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": "conference-hall",
"version": "0.15.2",
"version": "0.16.0",
"private": true,
"bugs": "https://github.com/bpetetot/conference-hall/issues",
"repository": "github:bpetetot/conference-hall",
Expand Down

0 comments on commit fca0f82

Please sign in to comment.