This is an automated email from the ASF dual-hosted git repository. paleolimbot pushed a commit to branch maint-0.2.0 in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git
commit a7b824de6cb99ce458e1a5cd311d69588ceb0570 Author: Dewey Dunnington <[email protected]> AuthorDate: Fri Jun 16 15:03:27 2023 -0300 fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fbd814..b835d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ - set map entries/key to non-nullable (#107) - **ci**: Actually commit bundled IPC extension to dist/ (#96) -## ls (2023-06-16) +## nanoarrow 0.2.0 (2023-06-16) ### Feat
