Skip to content

Commit

Permalink
Update CHANGES.md (#39)
Browse files Browse the repository at this point in the history
* Update CHANGES.md
  • Loading branch information
dmsolr authored Jun 15, 2020
1 parent 588cb7e commit b470021
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## 0.2.0

1. Adapt the new v3 protocol.
2. Implement correlation protocol.
3. Support batch segment report.
4. Fix wrong context carrier endpoint data.
5. Rocks: fixed wrong version of luarocks.
6. Remove first ref variable.
7. Uniform the SpanLayer type name.

## 0.1.0
1. Establish the LUA tracing core.
2. Add the tracer implementation based on Nginx OpenResty.

0 comments on commit b470021

Please sign in to comment.