CHANGELOG.md
# Changelog
## 0.0.5
* Include NATS headers in `Broadway.Message` metadata https://github.com/mmmries/jetstream/pull/68
## 0.0.4
* fix bug with `Jetstream.API.KV.contents/2` where consumer names sometimes had `/` characters. https://github.com/mmmries/jetstream/pull/66
## 0.0.3
* add `Jetstream.API.KV.contents/2` function https://github.com/mmmries/jetstream/pull/64