Skip to content

Commit

Permalink
Release 4.4.1: prepare changelog (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
KievDevel authored Sep 23, 2024
1 parent f8c5df0 commit b33b1ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## 4.4.1 - Unreleased
## 4.4.1 - 2024-09-24

### Fixed

- Invalid warning `HEX regions are out of device memory size` for HEX files
with UICR will not be displayed anymore.
- The warning "HEX regions are out of device memory size" will not be shown
anymore for HEX files with UICR.
- The SoC is now detected before each operation to ensure the app works even
if the SoC changes between operations.
- Memory layout and device informaion now updates correclty when switching
between selected devices quickly.
- Memory layout and device information now update correctly when quickly
switching between selected devices.

## 4.4.0 - 2024-06-13

Expand Down

0 comments on commit b33b1ed

Please sign in to comment.