diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a21dd5d..c380fdcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ BREAKING: FEATURES: - [autofile] `Read([]byte)` and `Write([]byte)` methods on `Group` to support binary WAL + - [common] `Kill()` sends SIGTERM to the current process IMPROVEMENTS: - comments and linting