add future version notes to changelog

This commit is contained in:
2016-05-16 14:24:20 -07:00
parent 49965bbaf1
commit 31159baae9

View File

@@ -2,6 +2,11 @@
Notable changes to the esqueue project. Pay attention to `[BREAKING]` changes when upgrading. Notable changes to the esqueue project. Pay attention to `[BREAKING]` changes when upgrading.
## v0.4.0
- [BREAKING] Change `priority` mapping to *byte*
- Exclude `output.content` from _source when query jobs
## v0.3.2 ## v0.3.2
- Misisng indiced returns empty array (fixed errors in v0.3.1) - Misisng indiced returns empty array (fixed errors in v0.3.1)