Skip to content

Commit 0a749f8

Browse files
committed
Fix news file
1 parent 8c3f362 commit 0a749f8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

NEWS.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@
55
* `cv_reset()` now correctly resets the flag in the case a flag event has already been registered with `pipe_notify()`.
66
* The previous `listen()` and `dial()` argument `error`, removed in v1.6.0, is now defunct.
77
* The previous `serial_config()` argument `vec`, unutilised since v1.6.0, is removed.
8-
* Bundled 'libnng' updated to 1.11.0 release.
9-
10-
#### Updates
11-
128
* Fixes package installation with 'libmbedtls' in a non-standard filesystem location, even if known to the compiler (thanks @tdhock, #150).
9+
* Bundled 'libnng' updated to 1.11.0 release.
1310

1411
# nanonext 1.6.0
1512

0 commit comments

Comments
 (0)