Skip to content

Commit

Permalink
New Release 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault Gilles authored and pierresouchay committed Nov 12, 2018
1 parent 7c134df commit 4f6c853
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## (UNRELEASED)

## 1.5.7 (November 12, 2018)

NEW FEATURES:

* Services can be favorited in samples/consul-ui. Favorited services are kept on top of the list for easier finding.

## 1.5.6 (September 30, 2018)

IMPROVEMENTS:
Expand Down
2 changes: 1 addition & 1 deletion lib/consul/async/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Consul
module Async
VERSION = '1.5.6'.freeze
VERSION = '1.5.7'.freeze
end
end

0 comments on commit 4f6c853

Please sign in to comment.