From 8a646d1cfd270b72f8a7c0d5157dba375465f317 Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 14 Sep 2018 10:32:28 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dfb753d..d8aec494 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). + +## 1.0.2 (2018-09-12) +### Added +- Catch all exceptions + ## 1.0.0 (2017-07-21) ### Added - Initial release