Skip to content

Commit fb344ca

Browse files
committed
Version 0.17
1 parent 1589670 commit fb344ca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Changelog for Shake (* = breaking change)
22

3+
0.17, released 2018-10-15
34
Add Database module for repeated execution from one database
45
* Don't export the body of the Typeable type class
56
Mark deprecated operators as DEPRECATED

shake.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: >= 1.18
22
build-type: Simple
33
name: shake
4-
version: 0.16.4
4+
version: 0.17
55
license: BSD3
66
license-file: LICENSE
77
category: Development, Shake

0 commit comments

Comments
 (0)