## What's Changed * Stream.stream_forward and Stream.stream_backward should handle gaps by @lachiemurray in https://github.com/commanded/eventstore/pull/297 * fix: use event count based on the batch by @yordis in https://github.com/commanded/eventstore/pull/302 * fix: remove status from sort_by options by @yordis in https://github.com/commanded/eventstore/pull/304 * Start pubsub supervisor before subscriptions supervisor by @drteeth in https://github.com/commanded/eventstore/pull/300 * Add documentation for deleting streams by @quarterpi in https://github.com/commanded/eventstore/pull/305 ## New Contributors * @lachiemurray made their first contribution in https://github.com/commanded/eventstore/pull/297 * @quarterpi made their first contribution in https://github.com/commanded/eventstore/pull/305 **Full Changelog**: https://github.com/commanded/eventstore/compare/v.1.4.7...v1.4.8