Skip to content

Commit

Permalink
Updating changelog for 0.9.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfarina committed Feb 24, 2016
1 parent b0616a2 commit bff8b50
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release 0.9.1 (xxxx-xx-xx)

# Release 0.9.1 (2016-02-24)

- Fixed #272: Handling appengine special package case.
- Fixed #273: Handle multiple packages in the same directory but handling
build tags used in those packages.
- Added documentation explaining how import resolution works.
- Fixed #275 and #285: Empty directories as package locations reporting errors.
Improved the UX and handle the errors.
- Fixed #279: Added Go 1.7 support that no longer has GO15VENDOREXPERIMENT.
- Issue #267: Added `os` and `arch` import properties to the documentation.
- Fixed #267: Glide was only walking the import tree based on build flags for
the current OS and Arch. This is a problem for systems like docker that have
Expand Down

0 comments on commit bff8b50

Please sign in to comment.