Skip to content

Commit

Permalink
doc: update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Klotzbuecher <mk@mkio.de>
  • Loading branch information
kmarkus committed Aug 20, 2019
1 parent a774320 commit 9b7fb06
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion API_Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ This file tracks user visible API changes.

## v0.7.0

- ubxcore: `ubx_node_cleanup` changed to remove blocks and unload
modules, but to leaving the node intact. For destroying a node,
`ubx_node_rm` was introduced.

- ubx.lua: `config_get` returns `nil` if a config doesn't exist
instead of throwing and error

- added `ubx-modinfo` tool for offline module introspection

- lfds_cyclic: increased loglevel for buffer overflow loggin to
- lfds_cyclic: increased loglevel for buffer overflow logging to
NOTICE.

- introduced real-time safe logging and switched core and std_blocks
Expand Down

0 comments on commit 9b7fb06

Please sign in to comment.