diff --git a/CHANGELOG.md b/CHANGELOG.md index ed5b92b..c43f219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the YoWASP toolchain extension will be documented in this file. +## 0.2.8 + +- None yet. + ## 0.2.7 - Use release version of nextpnr instead of latest build by default. diff --git a/package.json b/package.json index 42adbd8..61c2db7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "license": "ISC", "homepage": "https://yowasp.org/", - "version": "0.2.7", + "version": "0.2.8", "repository": { "type": "git", "url": "https://github.com/YoWASP/vscode.git"