Skip to content

Commit 4cbb4c4

Browse files
authored
Update changelog for v4.4.1 (#615)
* fix changelog * Update version
1 parent af05660 commit 4cbb4c4

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## Unreleased
1+
## 4.4.1 - 2026-06-10
22

33
### Fixed
44

5-
- If “Absolute” timestamps are selected in the display options, the tooltip was
6-
still a relative timestamp.
5+
- Issue where timestamps would be displayed with relative values in the chart
6+
even if absolute timestamps were selected.
77

88
## 4.4.0 - 2026-05-21
99

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pc-nrfconnect-ppk",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"displayName": "Power Profiler",
55
"description": "App for use with Nordic Power Profiler Kits",
66
"homepage": "https://github.com/nordicsemi/pc-nrfconnect-ppk",

0 commit comments

Comments
 (0)