Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Oct 18, 2022
1 parent 24a7dbb commit 6cc501f
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# v0.1.0 (Tue Oct 18 2022)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Hayden Bleasel ([@haydenbleasel](https://github.com/haydenbleasel))

:heart: Chris Williams ([@Nitron](https://github.com/Nitron))

#### 🚀 Enhancement

- Setup Automatic Publishing [#11](https://github.com/corellium/vscode-extension/pull/11) ([@haydenbleasel](https://github.com/haydenbleasel))

#### 🐛 Bug Fix

- Get VSCode Extension Launch-Ready [#1](https://github.com/corellium/vscode-extension/pull/1) ([@haydenbleasel](https://github.com/haydenbleasel))

#### ⚠️ Pushed to `main`

- Update .autorc ([@haydenbleasel](https://github.com/haydenbleasel))
- Version bump ([@haydenbleasel](https://github.com/haydenbleasel))
- Improve README for Installation ([@haydenbleasel](https://github.com/haydenbleasel))
- Add take/restore snapshot functionality ([@Nitron](https://github.com/Nitron))
- Implement basic serial console ([@Nitron](https://github.com/Nitron))
- Add context menu item for rebooting a device ([@Nitron](https://github.com/Nitron))
- Add context menu item for opening a device in the browser ([@Nitron](https://github.com/Nitron))
- Initial commit - basic device management functionality ([@Nitron](https://github.com/Nitron))

#### Authors: 2

- Chris Williams ([@Nitron](https://github.com/Nitron))
- Hayden Bleasel ([@haydenbleasel](https://github.com/haydenbleasel))

---

# Change Log

All notable changes to the "corellium" extension will be documented in this file.
Expand Down

0 comments on commit 6cc501f

Please sign in to comment.