change: load yaml file with FullLoader

This commit is contained in:
debugtalk
2022-03-22 16:34:07 +08:00
parent df2d981c12
commit c57714bbfe
4 changed files with 10 additions and 9 deletions

View File

@@ -1,5 +1,9 @@
# Release History
## 3.1.8 (2022-03-22)
- change: load yaml file with FullLoader
## 3.1.7 (2022-03-22)
- fix #1117: ignore comments and blank lines when parsing .env file