Skip to content

Commit 592aafc

Browse files
🔧 docs(changelog): Fix entries (#3008)
* Remove duplicate entry Signed-off-by: Ashwin Vaidya <[email protected]> * Add missing entry Signed-off-by: Ashwin Vaidya <[email protected]> --------- Signed-off-by: Ashwin Vaidya <[email protected]>
1 parent 2c43fb0 commit 592aafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3333

3434
### Fixed
3535

36+
- 🐞 **ci**: Increase unit test timeout from 15 to 30 seconds by @rajeshgangireddy in https://github.com/open-edge-platform/anomalib/pull/2988
3637
- 🐞 **data**: Perlin noise generator masks by @ashwinvaidya17 in https://github.com/open-edge-platform/anomalib/pull/2936
3738
- 🐞 **deploy**: Fix openvino cache directory by @rajeshgangireddy in https://github.com/open-edge-platform/anomalib/pull/2979
3839
- 🐞 **utils**: Run CS Flow model in eval() so the weights of the model itself will not be modified by @monzelr in https://github.com/open-edge-platform/anomalib/pull/2966
@@ -42,7 +43,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4243
- 🐞 **docs**: revert correct symlink by @AlexanderBarabanov in https://github.com/open-edge-platform/anomalib/pull/2854
4344
- 🐞 **imports**: update OpenVINO import paths in inferencer and post-processor by @IceboxDev in https://github.com/open-edge-platform/anomalib/pull/2829, in https://github.com/open-edge-platform/anomalib/pull/2789
4445
- 🐞 **data**: MVTecAD2 CLI bug fix enum serialisation by @alfieroddan in https://github.com/open-edge-platform/anomalib/pull/2817
45-
- 🐞 **model**: remove in-place ops in CombinedDensityEstimator.predict for ONNX dynamic_axes export by @grannycola in https://github.com/open-edge-platform/anomalib/pull/2808
4646
- 🐞 **export**: enhance model export with flexible kwargs support for ONNX and OpenVINO by @samet-akcay in https://github.com/open-edge-platform/anomalib/pull/2780
4747
- 🐞 **visualization**: modify the image font loading logic to ensure the right font is installed by @samet-akcay in https://github.com/open-edge-platform/anomalib/pull/2783
4848
- 🐞 **data**: enhance ToNumpyMixin for improved tensor conversion by @samet-akcay in https://github.com/open-edge-platform/anomalib/pull/2775

0 commit comments

Comments
 (0)