Skip to content

Commit

Permalink
chore: Prepare for 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
07joshua03 committed Jan 27, 2025
1 parent bf9dba1 commit 1f5cbfd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to the "weblab-vscode" extension will be documented in this file.

## [0.2.5]

### Features
- [Description] Description now opens by default in the sidebar
- [Description] Added possibility to open description in panel

## Fixes
- [Filesystem] Fixed incorrect folder creation (subfolders >2 levels deep non-existent)

## [0.2.4]

### Fixes
Expand Down Expand Up @@ -50,4 +59,4 @@ All notable changes to the "weblab-vscode" extension will be documented in this
- Added saving solutions/tests to WebLab
- Added syncing solutions/tests from WebLab
- Added showing description text on opening assignment
- Added ability to submit user/spec-tests via the Sidebar
- Added ability to submit user/spec-tests via the Sidebar
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "weblab-vscode",
"displayName": "WebLab for VS Code",
"description": "WebLab functionality for Visual Studio Code",
"version": "0.2.4",
"version": "0.2.5",
"icon": "resources/tud_flame_large.png",
"publisher": "07joshua03",
"repository": {
Expand Down

0 comments on commit 1f5cbfd

Please sign in to comment.