CHANGELOG.md in zeebe-client-0.13.0 vs CHANGELOG.md in zeebe-client-0.13.1

- old
+ new

@@ -1,9 +1,14 @@ # Changelog +## 0.13.1 (February 26, 2021) + +- support Ruby 3.0 +- add support for [Zeebe 0.26.1](https://github.com/zeebe-io/zeebe/releases/tag/0.26.1) + ## 0.13.0 (February 3, 2021) -- add support for [Zeebe 0.26.0](https://github.com/zeebe-io/zeebe/releases/tag/0.26.0) +- add support for [Zeebe 0.26.0](https://github.com/zeebe-io/zeebe/releases/tag/0.26.0), thanks []@rusterholz](https://github.com/zeebe-io/zeebe-client-ruby/pull/62) ## 0.12.1 (December 11, 2020) - add support for [Zeebe 0.25.3](https://github.com/zeebe-io/zeebe/releases/tag/0.25.3) - drop Travis CI in favor of Github Actions