Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
himura committed Oct 31, 2019
1 parent 8a2c743 commit a7dce7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## 0.4.0 (wip)
## 0.4.0

* Changed WithCursor type
* Follow direct message API changes [#65](https://github.com/himura/twitter-conduit/pull/65) [#62](https://github.com/himura/twitter-conduit/pull/62)
* Changed WithCursor type [5b9e9d7a](https://github.com/himura/twitter-conduit/commit/5b9e9d7a13d33327fe637cae8e2359a38fce92b5)
* Added type parameter to WithCursor to supports `Text` as the next cursor type.
* Changed {previous,next}Cursor in WithCursor to be optional
* Changed APIRequest type to take HTTP Method [f25fd9b3](https://github.com/himura/twitter-conduit/commit/f25fd9b3b860032f384d01b3457ea896e596366b)

## 0.3.0

Expand Down
2 changes: 1 addition & 1 deletion twitter-conduit.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: twitter-conduit
version: 0.3.0
version: 0.4.0
license: BSD3
license-file: LICENSE
author: HATTORI Hiroki, Hideyuki Tanaka, Takahiro HIMURA
Expand Down

0 comments on commit a7dce7a

Please sign in to comment.