Skip to content

Commit

Permalink
release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidh-lambda committed Feb 9, 2024
1 parent a794e7e commit dfc71b9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@



## ShadeRunner Version 0.9.0

**Features**:
- opening plugin does nothing -- let's user decide on mode to use

**Refactor**:
- streamlined IndexedDB database (using dexie)

**Bugfixes**:
- embedding not computed on startup


-------



## ShadeRunner Version 0.8.0

**Features**:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shaderunner",
"displayName": "Shaderunner",
"version": "0.8.1",
"version": "0.9.0",
"description": "ShadeRunner",
"author": "Lambda, Inc.",
"scripts": {
Expand Down

0 comments on commit dfc71b9

Please sign in to comment.