Skip to content

Commit

Permalink
Ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dhzdhd committed Apr 15, 2022
1 parent 0e59de2 commit 50f1faa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# if: startsWith(github.ref, 'refs/tags/')
with:
name: ExCode
tag_name: v0.0.1
tag_name: v0.0.2
prerelease: true
generate_release_notes: true
files: exec/*
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## 0.0.2 / 15-04-2022

### Added

- Added support for execution of multiple languages
- Added themes and per language themeing support

## 0.0.1 / 15-04-2022

### Added
Expand Down

0 comments on commit 50f1faa

Please sign in to comment.