mirror of
https://github.com/tweag/distributed-closure.git
synced 2024-11-25 08:19:05 +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
|
||||
|
||||
* 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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user