What's Changed
- Properly lookup the end offset of the markers topic by @adamw in https://github.com/softwaremill/kmq/pull/159
- Update log4cats-core, log4cats-slf4j to 2.6.0 by @softwaremill-ci in https://github.com/softwaremill/kmq/pull/85
- Update logback-classic to 1.4.7 by @softwaremill-ci in https://github.com/softwaremill/kmq/pull/84
- README updates after release 0.3.1 by @katlasik...