mirror of
https://github.com/tweag/distributed-closure.git
synced 2024-11-28 23:03:44 +03:00
Bump version to 0.4.0 and update changelog.
This commit is contained in:
parent
df9b79af74
commit
dceeb25a2a
@ -8,10 +8,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Check for ScopedTypeVariables being enabled when using withStatic.
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
## [0.4.0] - 2018-02-06
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
* Check for ScopedTypeVariables being enabled when using withStatic.
|
||||||
|
|
||||||
## [0.3.5] - 2018-02-01
|
## [0.3.5] - 2018-02-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: distributed-closure
|
name: distributed-closure
|
||||||
version: 0.3.5
|
version: 0.4.0
|
||||||
synopsis: Serializable closures for distributed programming.
|
synopsis: Serializable closures for distributed programming.
|
||||||
description: See README.
|
description: See README.
|
||||||
homepage: https://github.com/tweag/distributed-closure
|
homepage: https://github.com/tweag/distributed-closure
|
||||||
|
Loading…
Reference in New Issue
Block a user