Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## CARET

### v0.6.1 <small>\_ Feb 25, 2025</small> {id = "0.6.1"}

- **Fix**: Error when multiple types of input are given to create_frequency_timeseries_plot(). ([caret_analyze #549](https://github.com/tier4/caret_analyze/pull/549))

### v0.6.0 <small>\_ Jan 29, 2025</small> {id = "0.6.0"}

- **New/Update**: jazzy support. ([caret #210](https://github.com/tier4/caret/pull/210)), ([caret_analyze #542](https://github.com/tier4/caret_analyze/pull/542)), ([caret_trace #306](https://github.com/tier4/caret_trace/pull/306)), ([caret_analyze_cpp_impl #222](https://github.com/tier4/caret_analyze_cpp_impl/pull/222)), ([caret_doc #361](https://github.com/tier4/caret_doc/pull/361))
Expand Down
Loading