From fb61c9bc1e87c0765cd4a9092f0cdbcbb64d7dc9 Mon Sep 17 00:00:00 2001 From: Yanick Champoux Date: Tue, 29 Oct 2019 11:34:20 -0400 Subject: [PATCH] update changelog --- Changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes b/Changes index ff88353..a9a38bb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ # Revision history for Updux +NEXT + - point types to right file. + - add state to updux type. + 0.2.0 2019-10-24 - Converted everything to Typescript.