Skip to content

v2.0.0

Compare
Choose a tag to compare
@edx-semantic-release edx-semantic-release released this 26 Apr 18:51
· 48 commits to master since this release
516fd6e

2.0.0 (2019-04-26)

Features

  • provide wrapping interface for logging service (9bfbef4)

BREAKING CHANGES

  • The LoggingService was renamed to
    NewRelicLoggingService, and the new expected usage of the library is to
    use the wrapped functions as described in the README.

ARCH-687