Skip to content

Commit 6d48688

Browse files
committed
v2.0.1
1 parent 2a9b77d commit 6d48688

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Changelog
22

3+
### v2.0.1 [2016-07-22]
4+
5+
* Add priority sort to UI
6+
* Add priority for providers
7+
38
### v2.0.0 [2016-07-21]
49

510
* Add FERRET_LISTEN_PATHPREFIX

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ For the full copyright and license information, please view the LICENSE.txt file
178178
[godoc-image]: https://godoc.org/github.com/yieldbot/ferret?status.svg
179179

180180
[release-url]: https://github.com/yieldbot/ferret/releases/latest
181-
[release-image]: https://img.shields.io/badge/release-v2.0.0-blue.svg
181+
[release-image]: https://img.shields.io/badge/release-v2.0.1-blue.svg
182182

183-
[download-darwin-amd64-url]: https://github.com/yieldbot/ferret/releases/download/v2.0.0/ferret-darwin-amd64.zip
184-
[download-linux-amd64-url]: https://github.com/yieldbot/ferret/releases/download/v2.0.0/ferret-linux-amd64.zip
185-
[download-windows-amd64-url]: https://github.com/yieldbot/ferret/releases/download/v2.0.0/ferret-windows-amd64.zip
183+
[download-darwin-amd64-url]: https://github.com/yieldbot/ferret/releases/download/v2.0.1/ferret-darwin-amd64.zip
184+
[download-linux-amd64-url]: https://github.com/yieldbot/ferret/releases/download/v2.0.1/ferret-linux-amd64.zip
185+
[download-windows-amd64-url]: https://github.com/yieldbot/ferret/releases/download/v2.0.1/ferret-windows-amd64.zip

0 commit comments

Comments
 (0)