Skip to content

Commit

Permalink
docs for v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanh committed Oct 25, 2016
1 parent 9dbce0a commit 2205cc7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

This CHANGELOG follows conventions [outlined here](http://keepachangelog.com/).

## v0.9.5 - 25-Oct-2016
### Fixed
- #433 server crashing on localhost
- #440 sentry.io bug on `id` field
- #445 summary rendering “0” when there aren’t members without new outcomes

## v0.9.4 - 24-Oct-2016
### Fixed
- #428 makeAppLink
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ get involved and how to get compensated.

| Release | Summary |
|---------|--------------------------------------------|
| v0.9.5 | Fixes #433, #440, #445 |
| v0.9.4 | Fixes #428, #429, #430, and #431 |
| v0.9.3 | Emails meeting summary, add Segment events |
| v0.8.1 | Added sentry.io. Many bug fixes |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "An open-source app for building smarter, more agile teams.",
"author": "Parabol Inc. <[email protected]> (http://github.com/ParabolInc)",
"license": "AGPL-3.0",
"version": "0.9.4",
"version": "0.9.5",
"repository": {
"type": "git",
"url": "https://github.com/ParabolInc/action"
Expand Down

0 comments on commit 2205cc7

Please sign in to comment.