Skip to content

Commit ed69f22

Browse files
Autogenerated release patch
1 parent cf9fb67 commit ed69f22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### [3.0.1](https://github.com/julianneswinoga/tracex_parser/compare/3.0.0...3.0.1)
2+
3+
> 12 January 2025
4+
5+
- Fix snap_publish CI image tag [`cf9fb67`](https://github.com/julianneswinoga/tracex_parser/commit/cf9fb67d7b5d20e7394eaa2f6f1134ba4940a86d)
6+
- Fix TraceX documentation link [`438b39a`](https://github.com/julianneswinoga/tracex_parser/commit/438b39a2a2525f0fcf9fdf70b21879e521b492bf)
7+
18
### [3.0.0](https://github.com/julianneswinoga/tracex_parser/compare/2.4.4...3.0.0)
29

310
> 12 January 2025

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 = "3.0.0"
7+
version = "3.0.1"
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)