From 1937363fc8a0ef0830e50e0c93778bcc51d4404d Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Sun, 21 Jun 2015 22:18:51 -0700 Subject: [PATCH] Note @diogob's contribution --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3275dd8b6..49d6b31e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## Unreleased +### Fixed +- Indicate insertable=true for views that are insertable through triggers + ## [0.2.10.0] - 2015-06-03 ### Added - Full text search, eg `/foo?text_vector=@@.bar`