Skip to content

Commit

Permalink
Changelog clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgrinaker committed Mar 10, 2020
1 parent 99bcb1d commit 881cf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- `Batch` interface methods now return errors

- Closed batches can no longer be reused
- Closed batches can no longer be reused, all non-`Close()` calls return `ErrBatchClosed`

- Removed the `SetDeleter` interface

Expand Down

0 comments on commit 881cf24

Please sign in to comment.