diff --git a/CHANGELOG.md b/CHANGELOG.md index b0c4954..8df770b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ Find changes for the upcoming release in the project's [changelog.d directory](h + +## 0.1.3 (2024-10-29) + +### Other changes + +- Remove default_instrument from ButlerDataCollection, no longer needed + ## 0.1.2 (2024-10-28) diff --git a/changelog.d/20241029_180624_steliosvoutsinas_DM_47214.md b/changelog.d/20241029_180624_steliosvoutsinas_DM_47214.md deleted file mode 100644 index 750fa5f..0000000 --- a/changelog.d/20241029_180624_steliosvoutsinas_DM_47214.md +++ /dev/null @@ -1,5 +0,0 @@ - - -### Other changes - -- Remove default_instrument from ButlerDataCollection, no longer needed