From 6e952bc4a3b87af8fbe0efdc4d32b0a8e4ae54e8 Mon Sep 17 00:00:00 2001 From: Wataru Otsubo Date: Fri, 8 Nov 2024 23:32:24 +0900 Subject: [PATCH] update: CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffba87b..74bb62b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,10 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add slave log asdtp section parser - Add slave log power section parser - Add example Pluto notebook for power result analysis +- Add tutorial documentation ### Changed - Exported notebooks are now deployed under notebooks url +- Moved examples in index.md of documentation to a dedicated page ### Fixed