packages feed

auto-update-0.1.4.1: ChangeLog.md

# ChangeLog for auto-update

## 0.1.4.1

* [#693](https://github.com/yesodweb/wai/pull/693):
  Improve documentation for `reaperAction` function.
* [#732](https://github.com/yesodweb/wai/pull/732):
  Fixed memory leak in `reaperAdd` function.

## 0.1.4

* Provide updateActionModify API in AutoUpdate [#547](https://github.com/yesodweb/wai/pull/547)

## 0.1.3.1

* Doc improvements

## 0.1.3

* Adding a new AIP - reaperKill

## 0.1.2

* Added Control.Debounce