diff --git a/auto-update/ChangeLog.md b/auto-update/ChangeLog.md index 446f92aa5..6dcb12845 100644 --- a/auto-update/ChangeLog.md +++ b/auto-update/ChangeLog.md @@ -1,5 +1,9 @@ # ChangeLog for auto-update +## 0.2.1 + +* Labeling threads. + ## 0.2.0 * Creating Reaper.Internal to export Reaper constructor. diff --git a/auto-update/auto-update.cabal b/auto-update/auto-update.cabal index 02bcdd981..b33ad6505 100644 --- a/auto-update/auto-update.cabal +++ b/auto-update/auto-update.cabal @@ -1,5 +1,5 @@ name: auto-update -version: 0.2.0 +version: 0.2.1 synopsis: Efficiently run periodic, on-demand actions description: API docs and the README are available at . homepage: https://github.com/yesodweb/wai