From 5b3dfcdf65e3f04b89a7b5c1e14d90e619d0dce2 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Tue, 7 Jul 2020 09:53:50 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d98885832f..4cc09919c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased +### Fixed +- Fix file extension detection with new spotter version ## [2.2.0] - 2020-07-03 ### Added