From 47f8a4363758613b7621d4ef055c6841f38e03b3 Mon Sep 17 00:00:00 2001 From: Henrik Raitasola Date: Sat, 6 Jan 2018 15:10:10 +0200 Subject: [PATCH] Add changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad3cfd9e..d999b4bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2.2.3] - 2018-01-06 + +### Added + +- Add types for module. + ## [2.2.2] - 2018-01-02 ### Added