Skip to content

Commit 6f087e5

Browse files
committed
fix: update manually Changelog and pin to 0.3.3 again
1 parent c962229 commit 6f087e5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
55

6-
## [0.3.3] - TBD
7-
8-
+ Add - Plotting with `deeplabcut.utils.plotting.PlottingResults`
6+
## [0.3.3] - 2024-09-24
7+
+ Add - add plotting function to call dlc `PlottingResults` on `PoseEstimation` results
8+
+ Fix - `dlc_plots`:bugfix import errors
9+
+ Fix - `pose_estimation`: Save config to outbox as dj_dlc_config
10+
+ Fix - Added and then reverted the use of GHA Semantic Release for automatic Changelog updates and versioning
911

1012
## [0.3.2] - 2024-09-09
1113

0 commit comments

Comments
 (0)