Skip to content

Commit 2ea48e2

Browse files
authored
Update HISTORY.md [skip ci]
1 parent 025e931 commit 2ea48e2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

HISTORY.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# cookiecutter-data-science Changelog
22

3-
## UNRELEASED
3+
## v2.2.0 (2025-03-23)
4+
5+
- Added `pyproject.toml` as a dependencies file format option. (PR [#436](https://github.com/drivendataorg/cookiecutter-data-science/pull/436))
6+
- Added choice to include scaffolding for tests, with pytest and unittest as options. (PR [#447](https://github.com/drivendataorg/cookiecutter-data-science/pull/447))
7+
- Fixed `requires-python` in `pyproject.toml` to correctly reflect the selected Python version. (PR [#446](https://github.com/drivendataorg/cookiecutter-data-science/pull/446))
48

59
## v2.1.0 (2025-03-10)
610

@@ -21,4 +25,4 @@
2125

2226
## v2.0.0 (2024-05-22)
2327

24-
- Released version 2.0.0! :tada: See [docs](https://cookiecutter-data-science.drivendata.org/) and [announcement blog post](https://drivendata.co/blog/ccds-v2) for more information.
28+
- Released version 2.0.0! :tada: See [docs](https://cookiecutter-data-science.drivendata.org/) and [announcement blog post](https://drivendata.co/blog/ccds-v2) for more information.

0 commit comments

Comments
 (0)