From 2a4036b6327bd68677dcecd5071a0c7444bb9f89 Mon Sep 17 00:00:00 2001 From: Valentino Constantinou Date: Fri, 1 Nov 2024 14:16:02 -0700 Subject: [PATCH] chore(main): release 0.4.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6c635e4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [0.4.0](https://github.com/vc1492a/PyNomaly/compare/0.3.4...v0.4.0) (2024-11-01) + + +### Features + +* linked download statistics from readme badge ([9b4f9e4](https://github.com/vc1492a/PyNomaly/commit/9b4f9e4e78f713264e6b1341454c5b7e76151311)) + + +### Bug Fixes + +* 49-passing-cluster_labels-broken ([3e35404](https://github.com/vc1492a/PyNomaly/commit/3e35404f8a43e955fd28306073679b33fa6a08b5)) +* remove unecessary stray files ([e50e0bf](https://github.com/vc1492a/PyNomaly/commit/e50e0bf0445bb82aac5ee13f0e5e5276a2237cba))