This commit is contained in:
Anthony Sottile 2018-01-09 10:34:30 -08:00
parent 4d6efe1943
commit c751f629a6
2 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,14 @@
1.4.5
=====
### Fixes
- Fix `local` golang repositories with `additional_dependencies`.
- #679 #680 issue and PR by @asottile.
### Misc
- Replace some string literals with constants
- #678 PR by @revolter.
1.4.4
=====