Skip to content

Commit

Permalink
Version 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Nov 14, 2018
1 parent b2ca636 commit bd7f2a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Changelog for Shake (* = breaking change)

0.17.1, released 2018-11-14
Add actionCatch, to catch exceptions in Action
#622, avoid potential maxBound overflow in batch
Reduce the context required for addBuiltinRule
Expand Down
2 changes: 1 addition & 1 deletion shake.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: shake
version: 0.17
version: 0.17.1
license: BSD3
license-file: LICENSE
category: Development, Shake
Expand Down

0 comments on commit bd7f2a2

Please sign in to comment.