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 5, 2020
1 parent bc02751 commit de0193a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,19 @@ ChangeLog

This file tracks user visible API changes

## next
## v0.8.1

- doc improvements:
- added `examples/usc/threshold.usc` gentle example
- `docs/user/` introduction improved

- added `math_double` block which supports a large number of `math.h`
functions.

- `std_blocks/examples` cleanup
- `simple_fifo` and `random` moved under `examples/`
- added `skelleton.c` as a minimal but complete empty block
- added `threshold` example block for use in simple usc intro

- `trig`, `ptrig`:
- indepent of `tstats_output_rate`, all stats are written to the
Expand Down

0 comments on commit de0193a

Please sign in to comment.