diff --git a/NEWS.md b/NEWS.md index 17c4dfa54f..52cf0551ab 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,20 +10,8 @@ ## Chore -- Sync vendor script with duckdb (#1645). - - Replace `graph.isomorphic()` with `isomorphic()` (#1583, #1623). -## Continuous integration - -- Add workflow to check each commit (#1644). - -- Avoid failure in fledge workflow if no changes (#1619). - -- Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#1617). - -- Use larger retry count for lock-threads workflow (#1615). - ## Documentation - Make documentation of `disjoint_union()` consistent with behavior (#1587, #1641).