We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc1b19 commit 6e9c862Copy full SHA for 6e9c862
auto-update/ChangeLog.md
@@ -1,5 +1,10 @@
1
# ChangeLog for auto-update
2
3
+## 0.2.6
4
+
5
+* Using the thread version of AutoUpdate for non-threaded RTS.
6
+ [#1020](https://github.com/yesodweb/wai/pull/1020)
7
8
## 0.2.5
9
10
* Thread less autoupdate
auto-update/auto-update.cabal
@@ -1,5 +1,5 @@
name: auto-update
-version: 0.2.5
+version: 0.2.6
synopsis: Efficiently run periodic, on-demand actions
description: API docs and the README are available at <http://www.stackage.org/package/auto-update>.
homepage: https://github.com/yesodweb/wai
0 commit comments