You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/05/11 15:08:10 UTC

[skywalking-client-js] branch master updated: add changelog (#56)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git


The following commit(s) were added to refs/heads/master by this push:
     new b13e959  add changelog (#56)
b13e959 is described below

commit b13e959de07020caac66e5bb29c511c4471f7010
Author: zhang-wei <pk...@outlook.com>
AuthorDate: Tue May 11 23:08:00 2021 +0800

    add changelog (#56)
---
 CHANGES.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index f5432f0..1396a25 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -5,8 +5,9 @@
 1. Add `noTraceOrigins` option.
 2. Fix wrong URL when using relative path.
 3. Catch frames errors.
-4. Get response.body as a stream with the fetch API.
+4. Get `response.body` as a stream with the fetch API.
 5. Support reporting multiple logs.
+6. Support typescript project.
 
 ## 0.4.0