Skip to content

Commit

Permalink
Version up 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryAstafyev committed Aug 4, 2023
1 parent 9472748 commit 138b26f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion application/holder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chipmunk",
"version": "3.9.3",
"version": "3.9.4",
"chipmunk": {
"versions": {}
},
Expand Down
22 changes: 22 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# 3.9.4

## Fixes:
- Fix issue with same source UUID on restarting source

# 3.9.3

## Features
- Import / Export filters from context menu on sidebar

## Fixes:
- Fix quick observe setup

# 3.9.2

## Fixes
- Creates suitable source for exporting as raw
- Allows export SomeIp into binary from PcapNg
- Fixes issue with exporting DLT from PcapNg
- Allows attaching to same session text & binary files after concat operation was done
- Fires error on attempt to attach a file to session with linked session file

# 3.9.1

## Fixes
Expand Down

0 comments on commit 138b26f

Please sign in to comment.