Skip to content

Commit

Permalink
Version 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Nov 15, 2020
1 parent 1fe1439 commit c460205
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
@@ -1,5 +1,6 @@
Changelog for Shake (* = breaking change)

0.19.2, released 2020-11-15
#780, Autodeps should consider a rename as a write to the destination
#778, AutoDeps shouldn't trigger for files read and written
#779, merge dependencies in O(n and a bit)
Expand Down
2 changes: 1 addition & 1 deletion shake.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: shake
version: 0.19.1
version: 0.19.2
license: BSD3
license-file: LICENSE
category: Development, Shake
Expand Down

0 comments on commit c460205

Please sign in to comment.