packages feed

seakale-0.2.1.0: ChangeLog.md

# Revision history for seakale

## 0.2.1.0  -- 2017-03-10

* Add `save :: ... => EntityID a -> a -> m ()` to Database.Seakale.Store

## 0.2.0.0  -- 2017-02-23

* Fix a bug with conditions such as `col = NULL` instead of `col IS NULL`

## 0.1.0.0  -- 2017-01-31

* First version.