Update CHANGES.md for 21.5b2 release (#2290)

* Update CHANGES.md for 21.5b2 release
This commit is contained in:
Cooper Lees 2021-05-31 07:25:54 -07:00 committed by GitHub
parent 199e3eb76b
commit cf75673e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Change Log # Change Log
## Unreleased ## 21.5b2
### _Black_ ### _Black_
@ -21,7 +21,8 @@
### _Packaging_ ### _Packaging_
- Release self-contained macOS binaries as part of the GitHub release pipeline (#2198) - Release self-contained x86_64 MacOS binaries as part of the GitHub release pipeline
(#2198)
- Always build binaries with the latest available Python (#2260) - Always build binaries with the latest available Python (#2260)
### Documentation ### Documentation