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

10 lines
187 B
Markdown
Raw Normal View History

2020-03-19 10:18:43 +01:00
# UNRELEASED
2019-05-31 22:49:25 +02:00
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