Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG for 0.14.3 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
rochdev authored and yurishkuro committed Apr 6, 2018
1 parent 3b8bd98 commit 9aaa299
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ Unreleased
-------------------


0.14.3
-------------------

- Removed the dependency on `lodash` in the API compatibility checks as it was causing errors when the tests were run if `lodash` was not explicitly installed.


0.14.2
-------------------

- `SpanOptions` is now exported from the library.
- `MockTracer` is now exported from the library.
- The `checkBaggageValues` option has been replaced with `skipBaggageChecks` and the `skipInjectExtractChecks` option has been added in the API compatibility checks.


0.14.1
-------------------

Expand Down

0 comments on commit 9aaa299

Please sign in to comment.