From 6dbfe263eaeceace16395a69d8e70914518f2293 Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Thu, 10 Aug 2023 17:55:19 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a01bf786..9cede632 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and ## [0.8.0] - 2023-08-08 + Update - Rename `get_image_files` to `get_calcium_imaging_files`, and update arguments ++ Update - Remove CaImAn installation from the Dev Container due to memory limits of a free GitHub Codespace account ++ Update - Installation instructions ## [0.7.9] - 2023-07-27