From 73f24f48840f14c242407a2bb0a546622be12d79 Mon Sep 17 00:00:00 2001 From: David Sichau Date: Wed, 6 Jul 2016 13:53:00 +0200 Subject: [PATCH] updated history --- History.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 281abcb..1b88c32 100644 --- a/History.md +++ b/History.md @@ -1,11 +1,13 @@ ## vNEXT -## v0.9.0 unreleased +## v0.9.0 * dependencies are imported as npm modules * Code is rewritten in ecmascript * used module system to reduce globals * removed the authentication system, as it added no real security +* codemirrror was updated to latest version +* codemirror addons and themes are loaded as static assets ## v0.8.0