Skip to content

Commit

Permalink
*: prepare release for 0.0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkdev98 committed Nov 1, 2020
1 parent 0590b6c commit 2cba761
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

### [v0.0.94](https://github.com/lightbasenl/lbu/releases/tag/v0.0.94)

- code-gen: collect static check errors and pretty print
([#457](https://github.com/lightbasenl/lbu/pull/457))
- code-gen: flatten output ([#460](https://github.com/lightbasenl/lbu/pull/460))
- code-gen: sort structure imports and root exports
([#459](https://github.com/lightbasenl/lbu/pull/459))
- stdlib: add support for util.inspect.custom to AppError
([#458](https://github.com/lightbasenl/lbu/pull/458))

Structure and validators imports and exports have changed. Make sure to fix
these.

### [v0.0.93](https://github.com/lightbasenl/lbu/releases/tag/v0.0.93)

- insight: remove dependency on stdlib
Expand Down

0 comments on commit 2cba761

Please sign in to comment.