Replace the RELEASE.txt file with CHANGELOG.md (#5778)

This commit is contained in:
Lori Cooper
2025-09-16 15:41:39 -05:00
committed by GitHub
parent ea4b483d98
commit 6caaf23f6c
12 changed files with 798 additions and 35 deletions
@@ -4,5 +4,5 @@
## Checklist before requesting a review
- [ ] My code conforms to the guidelines in CONTRIBUTING.md
- [ ] I made an entry in release_docs/RELEASE.txt (bug fixes, new features)
- [ ] I made an entry in release_docs/CHANGELOG.md (bug fixes, new features)
- [ ] I added a test (bug fixes, new features)