Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Westby committed Mar 8, 2018
1 parent 31671c7 commit 528554d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### 5.2.0

#### Additions

- `withBearerToken`: add an `Authorization: Bearer ` header (@amarantedaniel)
- `withExpectJson`: shortcut for using `Http.expectJson` (@dbottisti)
- `withExpectString`: shortcut for using `Http.expectString` (@dbottisti)

#### Stuff

- Upgrade `elm-test`
- Remove my old Twitter handle from README

### 5.0.0

This release accomplishes two goals.
Expand Down

0 comments on commit 528554d

Please sign in to comment.