diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c59c0449..ab9053e52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,14 +15,16 @@ x + + +# 10.2.1 + - Wait for close event on spawned process in local git platform - [@gzaripov] - Fix Typo in README.md [@NotMoni] - Fix danger failure on getting diff for files with spaces in file path [@HonzaMac] - Document how to disable transpilation [@rzgry] - Fix get blob url for pr commit [@doniyor2109] - - # 10.2.0 - Take commit hash from CircleCI environment variable [@valscion]