Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Release v1.0.0-beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
harryitz committed May 7, 2024
1 parent 867bcde commit 881af1e
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion changelogs/1.0.0-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,16 @@
- The following public API methods have been added:
- `CLI.setTerminalTitle()`
- `Process.getMemoryUsagePercent()`
- `Process.getCpuUsage()`
- `Process.getCpuUsage()`

# 1.0.0-beta6

**Warning**: This is only a test version, it will affect or cause errors to the plugin when used

## General
- Added crash reporter to save crash details

## API
### Command
- The following public API methods have been added:
- `CommandMap.unregister()`

0 comments on commit 881af1e

Please sign in to comment.