This commit is contained in:
JinmingHu 2021-03-31 14:49:42 +08:00 committed by GitHub
parent a4ae81708b
commit 0cd405d064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@
## 12.0.0-beta.10 (Unreleased)
### Bug Fixes
- Rename functions always fail because `/` was left out in rename source path.
## 12.0.0-beta.9 (2021-03-23)