Updates changelog

This commit is contained in:
Diogo Biazus
2016-02-26 14:41:27 -05:00
parent 893b7a7126
commit 4496a95014
+3
View File
@@ -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