Skip to content

Commit e9372e4

Browse files
committed
update changelog
1 parent a85c387 commit e9372e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
* Fix to prevent Nimbus from hanging if random data is sent to nimbus thrift port
33
* Improved support for running on Windows platforms
44
* Removed dependency on the `unzip` binary
5+
* Switch build system from Leiningen to Maven
56
* STORM-1: Replaced 0MQ as the default transport with Netty.
67
* STORM-181: Nimbus now validates topology configuration when topologies are submitted (thanks d2r)
78
* STORM-182: Storm UI now includes tooltips to document fields (thanks d2r)
8-
* Switch build system from Leiningen to Maven
99
* STORM-195: `dependency-reduced-pom.xml` should be in `.gitignore`
1010
* STORM-13: Change license on README.md
1111
* STORM-2: Move all dependencies off of storm-specific builds
1212
* STORM-159: Upload separate source and javadoc jars for maven use
13+
* STORM-149: `storm jar` doesn't work on Windows
1314

1415
## 0.9.0.1
1516
* Update build configuration to force compatibility with Java 1.6

0 commit comments

Comments
 (0)