Skip to content

Commit

Permalink
Merge pull request #161 from ripienaar/2244
Browse files Browse the repository at this point in the history
(misc) Release 2.24.4
  • Loading branch information
ripienaar authored Jun 19, 2021
2 parents 03f4495 + 1ba0ac6 commit 84286ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
|Date |Issue |Description |
|----------|------|---------------------------------------------------------------------------------------------------------|
|2021/06/19| |Release 2.24.4 |
|2021/06/17|160 |Handle large delegated discovery replies correctly |
|2021/04/23| |Release 2.24.3 |
|2021/04/16|155 |Remove Ruby based code generators |
|2021/04/13|153 |Avoid exceeding the stack when logging setup fails |
Expand Down
2 changes: 1 addition & 1 deletion mcorpc-ruby-support.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "rake"

PROJ_VERSION = "2.24.3"
PROJ_VERSION = "2.24.4"

Gem::Specification.new do |s|
s.name = "choria-mcorpc-support"
Expand Down

0 comments on commit 84286ba

Please sign in to comment.