fix v in version prefix

This commit is contained in:
Cory Bennett
2016-06-28 23:02:03 -07:00
parent a86642f2f4
commit fa4ac4b7ec
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## v0.1.1 - 2016-06-28
## 0.1.1 - 2016-06-28
* use USERPROFILE instead of HOME for windows, rework paths to use filepath.Join for better cross platform support [Cory Bennett] [[adcedc4](https://github.com/Netflix-Skunkworks/go-jira/commit/adcedc4)]
* Include templates from a system path [Mike Pountney] [[cf10f53](https://github.com/Netflix-Skunkworks/go-jira/commit/cf10f53)]