Skip to content

Commit

Permalink
Prepare release 3.18.0 (open-telemetry#433)
Browse files Browse the repository at this point in the history
* Prepare release 3.18.0

Signed-off-by: Yuri Shkuro <[email protected]>

* fix formatting

Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Apr 21, 2020
1 parent 5f0880e commit 4434a3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changes by Version

## 3.17.3 (unreleased)
## 3.18.0 (2020-04-21)

* Nothing yet
* Upgrade to opentracing-javascript 0.14 (#117) - Yuri Shkuro
* Add OpenTracing methods to get span and trace id (#425) - Sandes de Silva

## 3.17.2 (2020-02-07)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jaeger-client",
"version": "3.17.3dev",
"version": "3.18.0",
"description": "Jaeger binding for OpenTracing API for Node.js",
"engines": {
"node": ">=0.10"
Expand Down

0 comments on commit 4434a3a

Please sign in to comment.