Skip to content

Commit

Permalink
CHANGELOG.md: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
greenrobot committed Nov 10, 2014
1 parent 38e4f20 commit fb18569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Added configuration to disable sending SubscriberExceptionEvent and NoSubscriberEvent (EventBusBuilder)
* Added configuration to fail when subscribers throw exceptions (EventBusBuilder, #55)
* Added configuration to use an existing thread pool (EventBusBuilder, #115)
* Added configuration to disable event inheritance and improve performance for apps with high event rates (EventBusBuilder)
* Added configuration to disable event inheritance improving performance for apps with high event rates (EventBusBuilder)
* Fixed performance regression sneaked into V2.2.x affecting (first time) registration of subscribers
* Updated to Gradle 2.1, using wrapper
* EventBusTest and EventBusPerformance use Gradle to build
Expand Down

0 comments on commit fb18569

Please sign in to comment.