update gobgp pkg

This commit is contained in:
Ian Azpiazu
2022-05-16 13:40:57 -04:00
parent 878ee3a63e
commit 80d743ffa5
652 changed files with 136451 additions and 98241 deletions

View File

@@ -1,3 +1,10 @@
## 1.4.0 (2019/11/02)
- Add Net.WalkPrefix [#10](https://github.com/k-sone/critbitgo/pull/10)
- Add Net.WalkMatch [#11](https://github.com/k-sone/critbitgo/pull/11)
- Fix Allprefixed [#12](https://github.com/k-sone/critbitgo/pull/12)
- Make Walk API handle empty trie [#13](https://github.com/k-sone/critbitgo/pull/13)
## 1.3.0 (2019/09/30)
- Add Net.Walk [#9](https://github.com/k-sone/critbitgo/pull/9)