Browse Source

changelog

pull/1780/head
Ethan Buchman 7 years ago
parent
commit
3cd4dcf13b
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CHANGELOG.md

+ 2
- 0
CHANGELOG.md View File

@ -16,11 +16,13 @@ FEATURES:
- [db] NewPrefixDB for a DB with all keys prefixed
- [db] NewDebugDB prints everything during operation
- [common] SplitAndTrim func
- [common] RandFloat64() and rand.Float64()
BUG FIXES:
- [pubsub] Fix unsubscribing
- [cli] Return config errors
- [common] Fix WriteFileAtomic Windows bug
## 0.7.1 (March 22, 2018)


Loading…
Cancel
Save