Skip to content

v1.15.1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 13 May 11:34
· 2932 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