Skip to content

Commit abe92e7

Browse files
Release v4.0.1 (#3846)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: James Estevez <jestevez@salesforce.com>
1 parent 1f322d9 commit abe92e7

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

cumulusci/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.0.0"
1+
__version__ = "4.0.1"

docs/history.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!-- latest-start -->
44

5+
## v4.0.1 (2024-11-18)
6+
7+
### Issues Fixed 🩴
8+
9+
- Fixed a ModuleNotFoundError for docutils by adding the dependency `docutils` by [@jstvz](https://github.com/jstvz) in [#3558](https://github.com/SFDO-Tooling/CumulusCI/pull/3558).
10+
11+
**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v4.0.0...v4.0.1
12+
13+
<!-- latest-stop -->
14+
515
## v4.0.0 (2024-11-12)
616

717
## What's Changed
@@ -14,8 +24,6 @@
1424

1525
**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v3.92.0...v4.0.0
1626

17-
<!-- latest-stop -->
18-
1927
## v3.93.0 (2024-10-17)
2028

2129
<!-- Release notes generated using configuration in .github/release.yml at main -->

0 commit comments

Comments
 (0)