Skip to content

Commit e90d717

Browse files
committed
Prepare the release notes for the v0.5.2 release
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent cff0d68 commit e90d717

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

RELEASE_NOTES.md

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

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
This version focus on some bug fixes and final polishing of v0.5.x.
66

77
## Upgrading
88

9-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10-
119
### Cookiecutter template
1210

1311
- If your replay file contains a `_extensions` key, you should remove it, as you most likely want to use the extensions declared by the repo-config cookiecutter template you are upgrading to, otherwise you could get errors about missing extensions.
@@ -16,8 +14,6 @@
1614

1715
## New Features
1816

19-
<!-- Here goes the main new features and examples or instructions on how to use them -->
20-
2117
### Cookiecutter template
2218

2319
- Generated project's dependencies were bumped.
@@ -44,8 +40,6 @@
4440

4541
## Bug Fixes
4642

47-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
48-
4943
### Cookiecutter template
5044

5145
- Properly label `conftest.py` files.

0 commit comments

Comments
 (0)