From 8c822c5b7676a7b391aa0ab36499325ab33c0f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 1 Mar 2019 14:32:50 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54529e0..c128c4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ This file logs the changes that are actually interesting to users (new features, changed functionality, fixed bugs). +## Version 1.1 (in development) + +- Add support for Shaman (https://gitlab.com/blender-institute/shaman) + + ## Version 1.0 (2019-03-01) - Base version after which changes will be recorded here.