From 6773e24517d40e22dfa25e8035597c2b295e2f79 Mon Sep 17 00:00:00 2001 From: Alec Thomson Date: Wed, 17 Apr 2024 11:23:40 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afe2e02b..0a432a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.2.1] - 2024-04-17 +### What's Changed +* Use sql by @AlecThomson in https://github.com/AlecThomson/arrakis/pull/63 * Allow PostgreSQL RACS database to be ingested in `spice_init` * Add helper scipt `create_mongodb.py` +**Full Changelog**: https://github.com/AlecThomson/arrakis/compare/v2.1.8...v2.2.1 + ## [2.2.0] - 2024-04-11 ### What's Changed