Bump version to 0.4.0 and update changelog.

This commit is contained in:
Facundo Domínguez 2018-02-06 09:20:29 -03:00
parent df9b79af74
commit dceeb25a2a
2 changed files with 7 additions and 3 deletions

View File

@ -8,10 +8,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
### Added
* Check for ScopedTypeVariables being enabled when using withStatic.
### Changed
## [0.4.0] - 2018-02-06
### Added
* Check for ScopedTypeVariables being enabled when using withStatic.
## [0.3.5] - 2018-02-01
### Added

View File

@ -1,5 +1,5 @@
name: distributed-closure
version: 0.3.5
version: 0.4.0
synopsis: Serializable closures for distributed programming.
description: See README.
homepage: https://github.com/tweag/distributed-closure