Skip to content

Commit

Permalink
Version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrabeDeFrance committed Dec 22, 2024
1 parent 33bf76e commit 36c3349
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 3.1.0 (2024-12-22)

## Features

- Add new batch API thanks to "bbannier" (#25)

# 3.0.0 (2024-11-16)

## Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rtshark"
version = "3.0.0"
version = "3.1.0"
edition = "2021"
authors = ["CrabeDeFrance"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 36c3349

Please sign in to comment.