From 5ffd1a813875c44508cb3fb4916fa31ecd8098d9 Mon Sep 17 00:00:00 2001 From: JeroenG Date: Wed, 9 Feb 2022 19:56:40 +0100 Subject: [PATCH] Bugfix release --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 3f5ddd5..a639caf 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [2.5.1] + +### Fixed +- Fixed bug where index could not be created without settings (#81) + ## [2.5.0] ### Added