Skip to content

v1.15.1

Choose a tag to compare

@release-drafter release-drafter released this 13 May 11:34
· 4850 commits to develop since this release
93fad02

Summary

Quick release to fix a regression in Logger for the %s operator.

Changes

🌟 Minor Changes

  • fix(logger): Support .info("foo %s", "bar") formatting (#426) by @huonw

📜 Documentation updates

This release was made possible by the following contributors:

@heitorlessa, @huonw and @michaelbrewer