Skip to content

Commit

Permalink
Release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shuLhan committed Sep 9, 2017
1 parent 6c77768 commit 2ef0690
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# v3.1.0

## New Features

* @apvail 8f5f6db - Alter `-prefix` to Use Regular Expressions instead of just
strings
* @akutz 9308d8f - Added MD5 Checksum Support
* @fridolin-koch 468373d - Use os.PathError for more information regarding the
error
* @baruchlubinsky 4671a58 - Change default package to containing folder of
output

## Enhancements

* @lebauce 89e7c37 - Make generated code pass gofmt -s
* @andyxning fb998d9- update build info with newer golang
* @kevinburke 7e5ef26 - Simplify RestoreAsset
* @spencerhakim
* accfe6a - Break binary data up into multiple lines
* 32b0afc - Add .editorconfig

## Bug Fixes

* @hemc4 db443d7 - Remove `go vet` from dependency
* @andreas-kupries b7d2e98 - Fix duplication of the last path element for paths
which do not have the -prefix to strip

0 comments on commit 2ef0690

Please sign in to comment.