Skip to content

Commit 8d6d394

Browse files
committed
Updating CHANGELOG.md for release 0.3.3
1 parent 99d7e67 commit 8d6d394

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.3.3] - 2025-03-27
2+
- Updating CHANGELOG.md for release 0.3.3
3+
- adding macos to Github Actions tests and dropping python 3.9 (#2057)
4+
- upgrading python 3.9 to 3.10 in Dockerfile (#2056)
5+
- updating docs with python 3.10 as minimum (#2056)
6+
- dropping python 3.9 in pyproject.toml (#2056)
7+
- updating requirements for py 3.10 as min (#2056)
8+
- Clear outputs of SeqFISH notebook and bug fix on SeqFISH.py (#2059)
9+
- removing mistune package from REQUIREMENTS.txt and minor updates to other requirements files (#2054)
10+
- Bump jinja2 from 3.1.5 to 3.1.6 in /requirements (#2053)
11+
112
## [0.3.2] - 2025-02-16
213
- Updating CHANGELOG.md for release 0.3.2
314
- Bump cryptography from 44.0.0 to 44.0.1 in /requirements (#2051)
@@ -295,6 +306,7 @@
295306
## [0.0.33] - 2019.02.14
296307
- Last release without a changelog!
297308

309+
[0.3.3]: https://github.com/spacetx/starfish/releases/tag/0.3.3
298310
[0.3.2]: https://github.com/spacetx/starfish/releases/tag/0.3.2
299311
[0.3.1]: https://github.com/spacetx/starfish/releases/tag/0.3.1
300312
[0.3.0]: https://github.com/spacetx/starfish/releases/tag/0.3.0

0 commit comments

Comments
 (0)