From 216a2d8167f76118f66941fa5076eafb3633b73d Mon Sep 17 00:00:00 2001 From: Riccardo Gallo Date: Tue, 20 Aug 2024 12:00:37 +0200 Subject: [PATCH] chore(changelog): update CHANGELOG Signed-off-by: Riccardo Gallo --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6637e0..b3a8d54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,12 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Added + +- Introduce GitHub workflows [#5] +- Use Apache-2.0 license and `reuse` [#5] + +[#5]: https://github.com/astarte-platform/stream-rust-test/pull/5