From 4496a9501433650c647ac76e81f0c0ff13cc335d Mon Sep 17 00:00:00 2001 From: Diogo Biazus Date: Wed, 10 Feb 2016 22:48:12 -0500 Subject: [PATCH] Updates changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f901f0fa..714f3de23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Throw an error for OPTIONS on nonexistent tables - @calebmer - Remove deadlock on simultaneous contentious updates - @ruslantalpa, @begriffs +### Added +- Applies range headers to RPC calls - @diogob + ## [0.3.0.3] - 2016-01-08 ### Fixed