Skip to content

Commit 45f1a08

Browse files
committed
CHANGELOG.md
repo: update changelog for release
1 parent 64109f7 commit 45f1a08

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ After upgrading the host tools, update your GreatFET firmware to the latest rele
1919
Happy hacking!
2020

2121

22+
## v2024.0.3
23+
### Fixed
24+
* Permission denied error when using logic analyzer on Windows.
25+
26+
2227
## v2024.0.2
2328
### Fixed
2429
* The GreatFET shell was unable to access globals inside user defined functions.
@@ -73,7 +78,8 @@ NOTE: We no longer support Python 2. This release targets Python 3.6+.
7378
- #344: Facedancer with bMaxPacketSize0 < 32 does not work.
7479

7580

76-
[Unreleased]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.2...HEAD
81+
[Unreleased]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.3...HEAD
82+
[v2024.0.3]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.2...v2024.0.3
7783
[v2024.0.2]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.1...v2024.0.2
7884
[v2024.0.1]: https://github.com/greatscottgadgets/libgreat/compare/v2024.0.0...v2024.0.1
7985
[v2024.0.0]: https://github.com/greatscottgadgets/libgreat/compare/v2021.2.1...v2024.0.0

0 commit comments

Comments
 (0)