From 70ac30303635ae312f466cab57104b0ddb5f7c7b Mon Sep 17 00:00:00 2001 From: Julian Hinxlage Date: Thu, 7 Nov 2019 17:44:06 +0100 Subject: [PATCH] ~ updated changelog for 0.2.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9214fad..c8b82de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,11 @@ 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] +## [0.2.0] +### Added +- shared memory access (local) +- signaling - Continuous Integration ## [0.1.0] - 2019-10-24