Skip to content

Commit

Permalink
Fixes #133
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
Yomodo committed Jan 30, 2015
1 parent 2d5a25b commit 4f5cf3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Version 2.1
- Issue #130: Modify method `Path.LocalToUnc()` so that is doesn't rely on `Path.IsLocalPath()` anymore.
- Issue #131: Modify method `Path.GetPathRoot()` to handle UNC paths in long path format.
- Issue #132: Modify method `VolumeInfo()` constructor to better handle input paths.
- Issue #133: Add missing unit test `Host.GetHostShareFromPath()`

### Bugs Fixed

Expand Down

0 comments on commit 4f5cf3c

Please sign in to comment.