Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 0d736bf

Browse files
chore: 0.0.1 release proposal (#65)
1 parent 4dff441 commit 0d736bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## 0.0.1 - 2019-04-26
8+
79
- TypeScript interfaces and enums extracted from the `@opencensus/core`
810
package of [opencensus-node][opencensus-node-url]
911
- Initial `Tracer` and `Span` implementations. The tracer only supports a single
@@ -15,7 +17,7 @@ All notable changes to this project will be documented in this file.
1517
having the client write a `traceparent` global variable in
1618
[trace context W3C draft format][trace-context-url].
1719
- WebPack build scripts to generate JS bundles to enable adding instrumentation
18-
- of the initial page load spans and exporting them to the OpenCensus agent.
20+
of the initial page load spans and exporting them to the OpenCensus agent.
1921

2022
[oc-agent-http-url]: https://github.com/census-instrumentation/opencensus-service/tree/master/receiver#writing-with-httpjson
2123
[opencensus-node-url]: http://github.com/census-instrumentation/opencensus-node

0 commit comments

Comments
 (0)