Skip to content

Commit

Permalink
add NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dehann committed Jul 11, 2022
1 parent fa7b532 commit ac612e6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Major change news in Caesar.jl

# Changes in v0.13

- Standardize all Manifolds.jl representations to use `SciML/ArrayPartition` instead of `Manifold/ProductRepr`.
- Add `RobotOS / PyCall` based interface for writing bagfiles with `RosbagWriter`.
- Add `_PCL` export functions to go from `Caesar._PCL.PointCloud` out to `PCLPointCloud2` and `ROS.PointCloud2` types.
- Finally adding a NEWS.md to Caesar.jl.

0 comments on commit ac612e6

Please sign in to comment.