Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 022b95f

Browse files
committed
Update changelog, iterate version
1 parent 17745bb commit 022b95f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.18.3 2025-03-17
4+
- Update Arrow to 54.1 [#21](https://github.com/rerun-io/re_arrow2/pull/21)
5+
36
## 0.18.2 2025-01-24
47
- More arrow conversions
58

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "re_arrow2"
3-
version = "0.18.2"
3+
version = "0.18.3"
44
license = "Apache-2.0"
55
description = "Unofficial implementation of Apache Arrow spec in safe Rust"
66
homepage = "https://github.com/rerun-io/re_arrow2"

0 commit comments

Comments
 (0)