Changelog entry

This commit is contained in:
Joe Nelson
2016-02-04 16:38:35 -08:00
parent 7702d38267
commit 56426b896a
+1
View File
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- Improved usage screen - @begriffs
- Reject non-POSTs to rpc endpoints - @begriffs
- Throw an error for OPTIONS on nonexistent tables - @calebmer