We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930d4db commit fa4a1d5Copy full SHA for fa4a1d5
CHANGELOG.md
@@ -0,0 +1,18 @@
1
+<!-- Copyright (c) 2024 Golioth, Inc. -->
2
+<!-- SPDX-License-Identifier: Apache-2.0 -->
3
+
4
+# Changelog
5
6
+All notable changes to this project will be documented in this file.
7
8
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
9
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
10
11
+## [2.0.0] 2024-02-16
12
13
+### Added
14
+- Changelog
15
+- Code of Conduct
16
17
+### Changed
18
+- Use Golioth Firmware SDK (at v0.10.0)
0 commit comments