changelog

This commit is contained in:
Ethan Buchman
2018-04-03 16:23:41 +03:00
parent b5e6f8a446
commit 3cd4dcf13b

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)