Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit e60b367

Browse files
committed
release: fix release dates of 0.6.0 and 0.7.0
Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
1 parent 5dfc590 commit e60b367

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.7.0] - 2022-08-04
7+
## [0.7.0] - 2023-08-07
88
### Added
99
- asynchronous API for reporting FW state: `golioth_fw_report_state_cb()`
1010
- new features in Python library for REST API calls
@@ -40,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4040
- verified with NCS v2.4.0
4141
- verified with Zephyr v3.4.0+
4242

43-
## [0.6.0] - 2022-03-17
43+
## [0.6.0] - 2023-03-17
4444
### Added
4545
- LTE link monitor for nRF91
4646

0 commit comments

Comments
 (0)