Skip to content

Commit 96fe37e

Browse files
committed
Update release notes
1 parent 874a390 commit 96fe37e

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Even though the `+` operator works with both integers and floats, Elixir infers
3232

3333
### Acknowledgements
3434

35-
The type system was made possible thanks to a partnership between [CNRS](https://www.cnrs.fr/) and [Remote](https://remote.com/). The development work is currently sponsored by [Fresha](https://www.fresha.com/), [Starfish*](https://starfish.team/), and [Dashbit](https://dashbit.co/).
35+
The type system was made possible thanks to a partnership between [CNRS](https://www.cnrs.fr/) and [Remote](https://remote.com/). The development work is currently sponsored by [Fresha](https://www.fresha.com/) and [Dashbit](https://dashbit.co/).
3636

3737
## v1.20.0-dev
3838

RELEASE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@
1212

1313
2. Ensure /CHANGELOG.md is updated, versioned and add the current date
1414

15-
- If this release addresses any publicly known security vulnerabilities with
16-
assigned CVEs, add a "Security" section to `CHANGELOG.md`. For example:
17-
```md
18-
## Security
19-
- Fixed CVE-2025-00000: Description of the vulnerability
20-
```
21-
2215
3. Update "Compatibility and Deprecations" if a new OTP version is supported
2316

2417
4. Commit changes above with title "Release vVERSION" and push it

0 commit comments

Comments
 (0)