Skip to content

Commit

Permalink
release v2.0.0
Browse files Browse the repository at this point in the history
See CHANGELOG for details

Signed-off-by: Mike Szczys <mike@golioth.io>
  • Loading branch information
szczys committed Feb 16, 2024
1 parent 930d4db commit fa4a1d5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!-- Copyright (c) 2024 Golioth, Inc. -->
<!-- SPDX-License-Identifier: Apache-2.0 -->

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] 2024-02-16

### Added
- Changelog
- Code of Conduct

### Changed
- Use Golioth Firmware SDK (at v0.10.0)

0 comments on commit fa4a1d5

Please sign in to comment.