Skip to content

Commit f7dbad0

Browse files
Autogenerated release patch
1 parent 0e2282e commit f7dbad0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### [2.4.3](https://github.com/julianneswinoga/tracex_parser/compare/2.4.2...2.4.3)
2+
3+
> 29 September 2023
4+
5+
- Made snap build much smaller [`0e2282e`](https://github.com/julianneswinoga/tracex_parser/commit/0e2282e803d4af2ff849e149a357cbd497320c65)
6+
17
#### [2.4.2](https://github.com/julianneswinoga/tracex_parser/compare/2.4.1...2.4.2)
28

39
> 29 September 2023

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "tracex_parser"
7-
version = "2.4.2"
7+
version = "2.4.3"
88
description = "Parser for ThreadX RTOS's trace buffers (aka TraceX)"
99
authors = ["Julianne Swinoga <[email protected]>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)