From 5116331d75f575f3743cf4051e78a6dad30cef15 Mon Sep 17 00:00:00 2001 From: sooahleex Date: Sun, 1 Sep 2024 13:15:40 +0900 Subject: [PATCH] Update CHAGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c246c0f18c..7d51a69c32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### New features - Add a new CLI command: datum format () +- Add PseudoLabeling transform for unlabeled dataset + () ### Enhancements - Change _Shape to Shape and add comments for subclasses of Shape