Skip to content

Commit 079aff0

Browse files
authored
Clear release notes (#240)
The release notes were never cleared after the v1.0.0-beta.2 release. This pull request clears the release notes and re-adds the release notes for the stuff added after v1.0.0-beta.2.
2 parents 9266229 + ac01d09 commit 079aff0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE_NOTES.md

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

33
## Summary
44

5+
<!-- Here goes a general summary of what this release is about -->
56

67
## Upgrading
78

@@ -96,7 +97,7 @@
9697

9798
The entire `util` package was removed and its symbols were either moved to the top-level package or to their own public modules (as noted above).
9899

99-
## New Features
100+
## New Features
100101

101102
* A new `merge()` function was added to replace `Merge`.
102103

0 commit comments

Comments
 (0)