Skip to content

Commit

Permalink
Changes for v0.4.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoupey committed Mar 9, 2019
1 parent 02876e1 commit b22bb2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog

## [v0.4.0]
## [v0.4.1] - 2019-03-09

### Fixed

- Truncated response (#18)

## [v0.4.0] - 2019-03-07

### Added

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ cd vroom-express
- Checkout the relevant release depending on your `vroom` version

```bash
git checkout v0.4.0 # For vroom v1.4
git checkout v0.4.1 # For vroom v1.4
git checkout v0.3.0 # For vroom v1.3
```

Expand Down

0 comments on commit b22bb2d

Please sign in to comment.