Skip to content

Commit

Permalink
0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sehilyi committed Jan 8, 2024
1 parent 0b405ba commit 6357a14
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.14.0](https://github.com/gosling-lang/gosling.js/compare/v0.13.2...v0.14.0) (2024-01-08)


### Performance Improvements

* **core:** stretch certain marks instead of redraw ([#1018](https://github.com/gosling-lang/gosling.js/issues/1018)) ([0b405ba](https://github.com/gosling-lang/gosling.js/commit/0b405ba4d912e988768a467668730b877a0b7a61)), closes [#1023](https://github.com/gosling-lang/gosling.js/issues/1023)



## [0.13.2](https://github.com/gosling-lang/gosling.js/compare/v0.13.1...v0.13.2) (2023-12-19)


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": "gosling.js",
"author": "Sehi L'Yi",
"version": "0.13.2",
"version": "0.14.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6357a14

Please sign in to comment.