Skip to content

Commit

Permalink
0.3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markandrus committed Dec 1, 2018
1 parent 9b0a3ec commit 00704dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.3.0.0 (December 2, 2018)
==========================

- Added support for specifying a Status Callback URL when POST-ing to the
Messages endpoint. (#64)

0.2.0.1 (May 14, 2018)
======================

Expand Down
2 changes: 1 addition & 1 deletion twilio.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: twilio
version: 0.2.0.1
version: 0.3.0.0
synopsis: Twilio REST API library for Haskell
description: This package exports bindings to Twilio's REST API (<https://www.twilio.com/docs/api/rest>). While we would like to have a complete binding to Twilio's REST API, this package is being developed on demand. If you need something that has not been implemented yet, please send a pull request or file an issue on GitHub (<https://github.com/markandrus/twilio-haskell>).
homepage: https://github.com/markandrus/twilio-haskell
Expand Down

0 comments on commit 00704dc

Please sign in to comment.