Skip to content

Commit ee713bd

Browse files
h-suzuki-ispymski
andauthored
docs(changelog): update changelog for tag v0.4.24 (#325)
* docs(changelog): update changelog for tag v0.4.24 Signed-off-by: h-suzuki <h-suzuki@isp.co.jp> * Update docs/changelog.md Co-authored-by: ymski <yamasaki@isp.co.jp> * Update docs/changelog.md Co-authored-by: ymski <yamasaki@isp.co.jp> --------- Signed-off-by: h-suzuki <h-suzuki@isp.co.jp> Co-authored-by: ymski <yamasaki@isp.co.jp>
1 parent adbeb18 commit ee713bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## CARET
44

5+
### v0.4.24 <small>\_ Jan 15, 2024</small> {id = "0.4.24"}
6+
7+
- **Update** Delete past implementations of histograms and response times that are no longer needed. ([caret_analyze #442](https://github.com/tier4/caret_analyze/pull/442))
8+
- **Fix** Fixed behavior of `ros2 caret check_caret_rclcpp` command after iron. ([ros2caret #135](https://github.com/tier4/ros2caret/pull/135))
9+
- **Fix** Fixed a bug in the `ros2 caret record --immediate` option. It caused an error in the input operation if there was no standard input. ([ros2caret #164](https://github.com/tier4/ros2caret/pull/164))
10+
- **Update** Change in the method of determining ROS Distributions. ([caret_analyze #452](https://github.com/tier4/caret_analyze/pull/452), [ros2caret #161](https://github.com/tier4/ros2caret/pull/161))
11+
512
### v0.4.23 <small>\_ Dec 12, 2023</small> {id = "0.4.23"}
613

714
- **Update** In mypy 1.x, it is recommended to use the --check-untyped-defs option for stricter type checking. this option has been added to pytest in caret_analyze, and the warning that occurred after the option was added has been corrected. ([caret_analyze #441](https://github.com/tier4/caret_analyze/pull/441))

0 commit comments

Comments
 (0)