Skip to content

Commit 3e198ce

Browse files
authored
Prepare release notes for v0.9.0 (#227)
- **Remove conflict markers from RELEASE_NOTES.md** - **Add summary to release notes** - **Remove placeholder from RELEASE_NOTES.md**
2 parents 0916f1b + 665c447 commit 3e198ce

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
This release brings support for `pytest` 8, a couple of bug fixes and many improvements to the cookiecutter template.
66

77
## Upgrading
88

@@ -108,12 +108,7 @@ To upgrade without regenerating the project, you can follow these steps:
108108
109109
## Bug Fixes
110110
111-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
112-
113111
### Cookiecutter template
114112
115-
<<<<<<< HEAD
116113
- Fix the `test-installation` CI job when dependencies in `pyproject.toml` contain git URLs.
117-
=======
118114
- Fix cross-arch testing for respositories with submodules.
119-
>>>>>>> ed6cc5f (Fetch submodules when doing cross-arch tests)

0 commit comments

Comments
 (0)