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 Jun 11, 2020
1 parent 2326d69 commit dc425f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ This file tracks user visible API changes

## 0.9.0

- `lfds_cyclic`: added `allow_partial` config to allow transporting
messags that are < `data_len`. If unset, the new default is to
reject these. This also extends the lua port_clone_conn function
with an optional `allow_partial` parameter.

- `ubx_node_info_t` renamed to `ubx_node_t` for
consistency. `ubx_node_t` variables renamed from `ni` to `nd`.

Expand Down

0 comments on commit dc425f9

Please sign in to comment.