diff --git a/CHANGELOG.md b/CHANGELOG.md index cbb628b2b..e244efcef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ x - 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] @@ -1769,6 +1771,7 @@ Not usable for others, only stubs of classes etc. - [@orta] [@ninjaprox]: https://github.com/ninjaprox [@nminhnguyen]: https://github.com/NMinhNguyen [@nornagon]: https://github.com/nornagon +[@NotMoni]: https://github.com/NotMoni [@orta]: https://github.com/orta [@osmestad]: https://github.com/osmestad [@patrickkempff]: https://github.com/patrickkempff diff --git a/README.md b/README.md index beffee913..746d250fe 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Danger runs after your CI, automating your team's conventions surrounding code r This provides another logical step in your process, through which Danger can help lint your rote tasks in daily code review. -You can use Danger to codify your teams norms, leaving humans to think about harder problems. +You can use Danger to codify your team's norms, leaving humans to think about harder problems. Danger JS works with GitHub, BitBucket Server, BitBucket Cloud for code review, then with: Travis CI, GitLab CI, Semaphore, Circle CI, GitHub Actions, Jenkins, Docker Cloud, Bamboo, Bitrise, surf-build, Codeship, Drone, Buildkite,