This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git
The following commit(s) were added to refs/heads/main by this push:
new 54a24e76 Link to actual change logs in CHANGELOG.md (#2040)
54a24e76 is described below
commit 54a24e76a928c9b79a0b855fb4c6cbdc543b4a6d
Author: Ophir LOJKINE <[email protected]>
AuthorDate: Tue Sep 23 13:34:24 2025 +0200
Link to actual change logs in CHANGELOG.md (#2040)
---
CHANGELOG.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5511a05..b0c3b513 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,9 +28,4 @@ technically be breaking and thus will result in a `0.(N+1)`
version.
- Unreleased: Check https://github.com/sqlparser-rs/sqlparser-rs/commits/main
for undocumented changes.
-- `0.56.0`: [changelog/0.56.0.md](changelog/0.56.0.md)
-- `0.55.0`: [changelog/0.55.0.md](changelog/0.55.0.md)
-- `0.54.0`: [changelog/0.54.0.md](changelog/0.54.0.md)
-- `0.53.0`: [changelog/0.53.0.md](changelog/0.53.0.md)
-- `0.52.0`: [changelog/0.52.0.md](changelog/0.52.0.md)
-- `0.51.0` and earlier: [changelog/0.51.0-pre.md](changelog/0.51.0-pre.md)
+- Past releases: See
https://github.com/apache/datafusion-sqlparser-rs/tree/main/changelog
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]