Skip to content

Commit 0b9f247

Browse files
committed
Add changelog entry for Table.Reader fix
1 parent 3f15d7b commit 0b9f247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Defaults to `1_000_000`, setting it to `nil` gathers unlimited samples again (be
1515
Especially important for run time, you can remove samples caused by garbage collection or external factors.
1616
Defaults to `false`.
1717
Shout out to [@NickNeck](https://github.com/NickNeck) who implemented this long wished for feature over in `Statistex`.
18+
* Display `input_name` entries in Livebook/`Table.Reader` protocol. Thanks [@madlep](https://github.com/madlep)!
1819

1920
### Bugfixes (User Facing)
2021
* fixed a bug where if times were supplied as `0` instead of `0.0` we'd sometimes gather a single measurement

0 commit comments

Comments
 (0)