Skip to content

Commit c61695b

Browse files
committed
Release 0.7.2
1 parent 14e4c39 commit c61695b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ Some additional ideas for the future:
103103

104104
## Changes
105105

106+
* 0.7.2 (2024-05-13)
107+
- Fix issue storing entries when `navigation.position` includes altitude
106108
* 0.7.1 (2024-04-23)
107109
- Allow storing log entries when VHF channel is a single digit one
108110
* 0.7.0 (2023-04-27)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meri-imperiumi/signalk-logbook",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "Semi-automatic electronic logbook for Signal K",
55
"main": "plugin/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)