dnscrypt-proxy/vendor/github.com/hashicorp/go-immutable-radix/CHANGELOG.md

10 lines
199 B
Markdown
Raw Normal View History

2019-05-31 22:49:25 +02:00
# 1.1.0 (May 22nd, 2019)
FEATURES
* Add `SeekLowerBound` to allow for range scans. [[GH-24](https://github.com/hashicorp/go-immutable-radix/pull/24)]
# 1.0.0 (August 30th, 2018)
* go mod adopted