Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2020-04-26)

### Bug Fixes

* fixed the fillWith function always returning stuff aligned with the y axis ([ac4916a](ac4916a))
* now the connected node inputs rotate towards the output ([1cd4655](1cd4655))

### Features

* function arguments coloring ([766745e](766745e))
* multi-layer node inputs ([ac243a4](ac243a4))
* visual connecting ([f19797a](f19797a))
  • Loading branch information
semantic-release-bot committed Apr 26, 2020
1 parent 210b5b5 commit 4f679d7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.9.0](https://github.com/Mateiadrielrafael/lunarbox/compare/v1.8.0...v1.9.0) (2020-04-26)


### Bug Fixes

* fixed the fillWith function always returning stuff aligned with the y axis ([ac4916a](https://github.com/Mateiadrielrafael/lunarbox/commit/ac4916a9fe86a851654d2a0a80c260e9a0fcf0a4))
* now the connected node inputs rotate towards the output ([1cd4655](https://github.com/Mateiadrielrafael/lunarbox/commit/1cd465593ca61bbdca5248b434962a0bfc66502c))


### Features

* function arguments coloring ([766745e](https://github.com/Mateiadrielrafael/lunarbox/commit/766745eba63c1b21fab00d59956f5e3ab7ff0c67))
* multi-layer node inputs ([ac243a4](https://github.com/Mateiadrielrafael/lunarbox/commit/ac243a42a6aef42228852304e868d6e23c44fe59))
* visual connecting ([f19797a](https://github.com/Mateiadrielrafael/lunarbox/commit/f19797ae903b31a6c44c164406c59c3ac2b04a01))

# [1.8.0](https://github.com/Mateiadrielrafael/lunarbox/compare/v1.7.0...v1.8.0) (2020-04-23)


Expand Down

0 comments on commit 4f679d7

Please sign in to comment.