From fd73e1844216fe611d309611f2b2ec51453c165e Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Wed, 4 Sep 2019 15:19:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f163787..c7671952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `ignition` will be documented in this file +## 1.4.9 - 2019-09-04 + +- Lookup the first exception when linking to Telescope + ## 1.4.8 - 2019-09-04 - pass an empty string to query if no connection name is available - fixes #86