Skip to content

Commit fbe9fb6

Browse files
committed
Updated changelog for 1.8.0
1 parent 72daa9d commit fbe9fb6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
1.7.0 (2016-05-05)
1+
# 1.8.0 (2016-06-29)
2+
3+
## Added
4+
- #43: Detect when tool (e.g., git, svn, etc) not installed
5+
- #49: Detect access denied and not found situations
6+
7+
## Changed
8+
- #48: Updated Go Report Gard url to new format
9+
- Refactored SVN handling to detect when not in a top level directory
10+
- Updating tagging to v[SemVer] structure for compatibility with other tools.
11+
12+
## Fixed
13+
- #45: Fixed hg's update method so that it pulls from remote before updates
14+
15+
# 1.7.0 (2016-05-05)
216

317
- Adds a glide.yaml file with some limited information.
418
- Implements #37: Ability to export source as a directory.

0 commit comments

Comments
 (0)