Skip to content

Commit ee5ab68

Browse files
committed
Quick README.md update
Correction for future version numbers
1 parent c1600f1 commit ee5ab68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ The above example would use the `EventPoolLowestLoadBalancer` implementation, wh
443443
## Features Coming Soon
444444
`EventDrivenSwift` is an evolving and ever-improving Library, so here are lists of the features you can expect in future releases.
445445

446-
Version 4.1.0 (or 5.0.0 if interface-breaking changes are required):
446+
Version 4.2.0 (or 5.0.0 if interface-breaking changes are required):
447447
- **Event Pool Scalers** - Dynamic Scaling for `EventPool` instances will be fully-implemented
448448
- **Latest-Only Events** - A Dispatch option to replace any unprocessed (older) *Events* with the newest *Event* of that specific *Eventable* type. This will be useful for things like sensor readings, where you only care about the most recent value possible (because older values are no longer relevant)
449449

0 commit comments

Comments
 (0)