We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c962229 commit 6f087e5Copy full SHA for 6f087e5
CHANGELOG.md
@@ -3,9 +3,11 @@
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
5
6
-## [0.3.3] - TBD
7
-
8
-+ Add - Plotting with `deeplabcut.utils.plotting.PlottingResults`
+## [0.3.3] - 2024-09-24
++ Add - add plotting function to call dlc `PlottingResults` on `PoseEstimation` results
++ 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
11
12
## [0.3.2] - 2024-09-09
13
0 commit comments