From c0d44232a5121f04f0c69674219ba96c1c1aa39f Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Thu, 9 Jul 2015 22:52:14 -0700 Subject: [PATCH] Note Debian changes in changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f2204d95..f69e7a2f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +### Added +- Debian init scripts + ### Fixed - Indicate insertable=true for views that are insertable through triggers - Builds under GHC 7.10