Skip to content

Commit 55847da

Browse files
author
Nathan Marz
committed
update changelog/readme
1 parent 4a7335d commit 55847da

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Unreleased
22

3-
* Implemented shell spout (thanks tomoj)
4-
* Shell bolts can now asynchronously emit/ack messages (thanks tomoj)
3+
* Implemented shell spout (thanks tomo)
4+
* Shell bolts can now asynchronously emit/ack messages (thanks tomo)
55
* Added hooks for when a tuple is emitted, acked, or failed in bolts or spouts.
66
* Removed parameter from TopologyContext#maxTopologyMessageTimeout (simplification).
77
* Storm now automatically sets TOPOLOGY_NAME in the config passed to the bolts and spouts to the name of the topology.

README.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ You must not remove this notice, or any other, from this software.
3838
* Travis Wellman ([@travisfw](https://github.com/travisfw))
3939
* Kasper Madsen ([@KasperMadsen](https://github.com/KasperMadsen))
4040
* Michael Cetrulo ([@git2samus](https://github.com/git2samus))
41+
* Thomas Jack ([@tomo](https://github.com/tomo))

0 commit comments

Comments
 (0)