update CHANGELOG (notebook)

This commit is contained in:
Wataru Otsubo 2024-10-02 00:57:54 +09:00
parent 118ef0c234
commit fd61b9005b

View file

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `lvds_tx_skew` column to `qaqc_single_run_result` table and related functions in `import_data.jl` - Add `lvds_tx_skew` column to `qaqc_single_run_result` table and related functions in `import_data.jl`
- Add example Pluto notebook which plots clock skew histogram - Add example Pluto notebook which plots clock skew histogram
- Add `count_riseup` to count rise up in clock result - Add `count_riseup` to count rise up in clock result
- Add example app using Pluto
### Changed ### Changed