Skip to content

Commit

Permalink
Note change that allows errors for DIG constructors (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
glibsm authored Mar 10, 2017
1 parent 1e2c7e1 commit 01d9eeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
* [Breaking] Rename `yarpc.CreateThriftServiceFunc` to `yarpc.ServiceCreateFunc`
as it is not thrift-specific.
* Report version metrics for company-wide version usage information.
* DIG constructors now support returning a tuple with the second argument being
an error.

## v1.0.0-beta1 (20 Feb 2017)

Expand Down

0 comments on commit 01d9eeb

Please sign in to comment.