Added FilteredMessage, interface optimization, refactorings

This commit is contained in:
benni 2013-03-04 09:44:52 +01:00
parent 2425b34ab3
commit 818d3bcf19
2 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@ to avoid confusion and misunderstanding.
<h2>Release Notes</h2>
<h3>1.1.2</h3>
<h3>1.1.3</h3>
+ Added support for FilteredMessage event
+ Renamed @Listener to @Handler and DeadEvent to DeadMessage to increase alignment with the established terminology.

View File

@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.engio</groupId>
<artifactId>mbassador</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>mbassador</name>
<description>