1
0
mirror of synced 2025-11-06 04:21:11 +08:00

release: v3.0.1

This commit is contained in:
redhoodsu
2023-07-18 20:05:02 +08:00
parent 97122c86db
commit 42150dc7c3
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## 3.0.1 (18 JUL 2023)
* fix: can not print string with %o [#336](https://github.com/liriliri/eruda/issues/336)
* fix: mouse event on touch device [#302](https://github.com/liriliri/eruda/issues/302)
* fix: unable to remove snippets [#349](https://github.com/liriliri/eruda/issues/349)
## 3.0.0 (2 Apr 2023)
* feat: replace fps and memory with monitor plugin