Skip to content

Commit cbf5ed1

Browse files
committed
prepare v0.7.2 release
1 parent 262a1bd commit cbf5ed1

File tree

3 files changed

+77
-66
lines changed

3 files changed

+77
-66
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v0.7.2 - 2025-01-08
6+
7+
### Improvements
8+
9+
* support searching data from RIB dumps by specifying `--dump-type` argument
10+
* `--dump-type updates`: search updates files only
11+
* `--dump-type rib`: search RIB files only
12+
* `--dump-type rib-updates`: search RIB dump and updates
13+
* improved internal handling of filters and time string parsing
14+
* improved documentation
15+
516
## v0.7.1 - 2024-12-27
617

718
### Maintenance

0 commit comments

Comments
 (0)