Skip to content

Commit

Permalink
Add release date for v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Lövgren committed Mar 11, 2018
1 parent 50148c4 commit bc68846
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notes/0.8.0.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ Some of the notable changes to the usage guide include the following.
[cats]: https://typelevel.org/cats/
[withValues]: https://cir.is/api/ciris/index.html#withValues[F[_],A1,A2,Z](a1:ciris.ConfigValue[F,A1],a2:ciris.ConfigValue[F,A2])(f:(A1,A2)=>F[Either[ciris.ConfigErrors,Z]])(implicitevidence$6:ciris.api.Monad[F]):F[Either[ciris.ConfigErrors,Z]]
[withValue]: https://cir.is/api/ciris/index.html#withValue[F[_],A1,Z](a1:ciris.ConfigValue[F,A1])(f:A1=>F[Either[ciris.ConfigErrors,Z]])(implicitevidence$3:ciris.api.Monad[F]):F[Either[ciris.ConfigErrors,Z]]

Released on 2018-03-11.

0 comments on commit bc68846

Please sign in to comment.