This commit is contained in:
Anthony Sottile 2020-12-07 15:06:39 -08:00
parent eacf4c886e
commit a062cbd439
3 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,16 @@
2.9.3 - 2020-12-07
==================
### Fixes
- Fix crash on cygwin mismatch check outside of a git directory
- #1721 PR by @asottile.
- #1720 issue by @chronoB.
- Fix cleanup code on docker volumes for go
- #1725 PR by @fsouza.
- Fix working directory detection on SUBST drives on windows
- #1727 PR by mrogaski.
- #1610 issue by @jcameron73.
2.9.2 - 2020-11-25
==================