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

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

commit ef17eec9eb2e4fbafeec0914e8f1c8f79fe7235f
Author: zhangwei <[email protected]>
AuthorDate: Tue May 11 23:04:33 2021 +0800

    add changelog
---
 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
 

Reply via email to