update changelog

This commit is contained in:
Ethan Buchman 2017-10-27 11:52:10 -04:00
parent 092eb701c7
commit b14c996698

View File

@ -8,6 +8,7 @@ BREAKING:
FEATURES: FEATURES:
- [autofile] `Read([]byte)` and `Write([]byte)` methods on `Group` to support binary WAL - [autofile] `Read([]byte)` and `Write([]byte)` methods on `Group` to support binary WAL
- [common] `Kill()` sends SIGTERM to the current process
IMPROVEMENTS: IMPROVEMENTS:
- comments and linting - comments and linting