You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
16
16
17
17
### Changed
18
18
19
-
- Update import location for `get_exportable_transform` from `anomalib.utils.transform` to `anomalib.pre_processing.utils.transform`. This update aligns with the reorganization of the `anomalib` project in `v2.0.0`, and the previous path no longer exists.
19
+
- 🔨Fix semgrep security issue for `get_datamodule()` method in https://github.com/open-edge-platform/anomalib/pull/2736
20
+
- 🔨Update doc for `get_exportable_transform()` method in https://github.com/open-edge-platform/anomalib/pull/2731
0 commit comments