Skip to content

Commit

Permalink
Add entry to migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Dec 11, 2024
1 parent 3654591 commit 7f6c1f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/content/reference/migration/migration-0-21.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: Migrating from 0.20 to 0.21
order: 989
---

### File compatibility
We've changed how tensors are encoded in .rrd files, so tensors will no longer load from older .rrd files ([#8376](https://github.com/rerun-io/rerun/pull/8376)).

### Near clip plane for `Spatial2D` views now defaults to `0.1` in 3D scene units.

Previously, the clip plane was set an arbitrary value that worked reasonably for
Expand Down

0 comments on commit 7f6c1f0

Please sign in to comment.