From 60afd3129ac2102336820969364580c756ecc0b5 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Tue, 6 Nov 2018 17:38:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e38c08..03dc3ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## [0.3.1] +## [0.3.1] - 2018-11-06 ### Added - `createProcessGraph` method to client development guidelines. @@ -40,4 +40,4 @@ First version after proof of concept tackling many major issues. No changelog av Version for proof of concept. No changelog available. ## [0.0.1] - 2018-02-07 -Initial version. \ No newline at end of file +Initial version.