wai-rate-limit-postgres-0.4.0.0: CHANGELOG.md
# Changelog `wai-rate-limit-postgres` uses [PVP Versioning][1]. The changelog is available [on GitHub][2]. ## 0.4.0.0 * Fix encoding bug by changing key type to `bytea` (#5) ## 0.3.0.0 * Removed unnecessary debug prints ## 0.2.0.0 * Fix bug in table name reference (#1) ## 0.1.0.0 Initial release ## 0.0.0.0 * Initially created. [1]: https://pvp.haskell.org [2]: https://github.com/donatello/wai-rate-limit-postgres/releases