Fixes #7 - missing lodash dependency

This commit is contained in:
Eric Amodio
2016-09-20 10:16:33 -04:00
parent 30b1fba8d4
commit 20df7732be
12 changed files with 341 additions and 18585 deletions

View File

@@ -43,6 +43,10 @@ Must be using Git and it must be in your path.
## Release Notes
### 0.3.2
- Fixes issue with missing lodash dependency
### 0.3.1
- Adds new CodeLens visibility & location settings -- see **Extension Settings** above for details