close #489 add v1.0.0 changelog

This commit is contained in:
Yanzhen Yu
2021-07-06 00:18:40 +08:00
parent dbbb20f5e5
commit 89bbcb3d07
3 changed files with 28 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ Canvas is a special HTML element, which will not be recorded by rrweb by default
### Console Recorder and Replayer
Starting with a later version of v0.9.11, we add the ability to record and play back console output.
Starting from v1.0.0, we add the plugin to record and play back console output.
This feature aims to provide developers with more information about the bug scene. There are some options for recording and replaying console output.
[link](./console.md)