update CHANGELOG

This commit is contained in:
Wataru Otsubo 2024-11-04 05:41:28 +09:00
parent 446dc4c90d
commit 48ab3fa42a

View file

@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Add `SlaveLogParser` module which contains parser of JATHub slave log
- Add slave log asdtp section parser
- Add slave log power section parser
- Add example Pluto notebook for power result analysis
### Changed
- Exported notebooks are now deployed under notebooks url
### Fixed