This is an automated email from the ASF dual-hosted git repository.

agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 14f4840  update changelog (#342)
14f4840 is described below

commit 14f48408ee56694ca17e6fa67408be626bb56fe0
Author: Andy Grove <[email protected]>
AuthorDate: Mon Apr 24 18:27:41 2023 -0600

    update changelog (#342)
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8942f9..26c4eb1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,8 +25,15 @@
 
 **Merged pull requests:**
 
+**Merged pull requests:**
+
 - Improve API docs, README, and examples for configuring context 
[#321](https://github.com/apache/arrow-datafusion-python/pull/321) (andygrove)
 - Osx build linker args 
[#330](https://github.com/apache/arrow-datafusion-python/pull/330) (jdye64)
+- Add requirements file for python 3.11 
[#332](https://github.com/apache/arrow-datafusion-python/pull/332) (r4ntix)
+- mac arm64 build 
[#338](https://github.com/apache/arrow-datafusion-python/pull/338) (andygrove)
+- Add conda.yaml baseline workflow file 
[#281](https://github.com/apache/arrow-datafusion-python/pull/281) (jdye64)
+- Prepare for 23.0.0 release 
[#335](https://github.com/apache/arrow-datafusion-python/pull/335) (andygrove)
+- Reuse the Tokio Runtime 
[#341](https://github.com/apache/arrow-datafusion-python/pull/341) 
(kylebrooks-8451)
 
 ## [22.0.0](https://github.com/apache/arrow-datafusion-python/tree/22.0.0) 
(2023-04-10)
 

Reply via email to