diff --git a/changelogs/1.0.0-beta.md b/changelogs/1.0.0-beta.md index fbe0685..bb7d01a 100644 --- a/changelogs/1.0.0-beta.md +++ b/changelogs/1.0.0-beta.md @@ -58,4 +58,16 @@ - The following public API methods have been added: - `CLI.setTerminalTitle()` - `Process.getMemoryUsagePercent()` - - `Process.getCpuUsage()` \ No newline at end of file + - `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()` \ No newline at end of file