Skip to content

Commit

Permalink
Release 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
folklore committed Mar 16, 2017
1 parent 7f3f205 commit 0ca9c91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@

#### [Current]
* 2017-03-13 [073c77d](../../commit/073c77d) - __(Stanislav Gordanov)__ feat: добавит пороговые значения в информацию об очередях
* 2017-02-14 [64b383d](../../commit/64b383d) - __(Zhidkov Denis)__ feat: add failed resque jobs data for zabbix

#### v1.13.0
* 2017-02-17 [741d20e](../../commit/741d20e) - __(Simeon Movchan)__ Update CHANGELOG.md
* 2017-02-17 [5fc857f](../../commit/5fc857f) - __(Simeon Movchan)__ Release 1.13.0
* 2017-02-17 [1d07743](../../commit/1d07743) - __(Dmitry Bochkarev)__ fix: интеграция unique и resque-retry(сохраненние числа перезапусков)
* 2017-02-14 [459f33b](../../commit/459f33b) - __(rolex08)__ feature: add channel for each queue for zabbix
Expand Down
2 changes: 1 addition & 1 deletion lib/resque/integration/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Resque
module Integration
VERSION = '1.13.0'
VERSION = '1.14.0'
end
end

0 comments on commit 0ca9c91

Please sign in to comment.