Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3847d8

Browse files
committed
A few changelog entries didn't get commited
1 parent 52f39fe commit a3847d8

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,19 @@
55
- Replace `yaml.load` with safe alternative
66
- `yaml.load` can lead to arbitrary code execution, though not where it
77
was used
8-
- issue by @tonybaloney
8+
- issue by @tonybaloney.
99
- #779 PR by @asottile.
1010
- Improve not found error with script paths (`./exe`)
1111
- #782 issue by @ssbarnea.
1212
- #785 PR by @asottile.
13+
- Fix minor buffering issue during `--show-diff-on-failure`
14+
- #796 PR by @asottile.
15+
- Default `language_version: python3` for `python_venv` when running in python2
16+
- #794 issue by @ssbarnea.
17+
- #797 PR by @asottile.
18+
- `pre-commit run X` only run `X` and not hooks with `stages: [...]`
19+
- #772 issue by @asottile.
20+
- #803 PR by @mblayman.
1321

1422
### Misc
1523
- Improve travis-ci build times by caching rust / swift artifacts

0 commit comments

Comments
 (0)