Skip to content

Commit 2361937

Browse files
Up to 3.16.5
1 parent 0c27f52 commit 2361937

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

application/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chipmunk",
3-
"version": "3.16.4",
3+
"version": "3.16.5",
44
"description": "Logs analyzer tool",
55
"author": "Dmitry Astafyev",
66
"scripts": {

application/holder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chipmunk",
3-
"version": "3.16.4",
3+
"version": "3.16.5",
44
"chipmunk": {
55
"versions": {}
66
},

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 3.16.5 (28.03.2025)
2+
3+
## Changes
4+
- Upgrade DLT parser version
5+
- Add TCP reconnection support
6+
- Refactoring to fit cancel safe requirements
7+
18
# 3.16.4 (21.03.2025)
29

310
## Fixes

0 commit comments

Comments
 (0)