From ceb21914fb2d3e9b3a462f6aaf7dc6241c271b0d Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Tue, 30 Jun 2026 13:55:56 +0100 Subject: [PATCH] Updated release notes --- docs/releases/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/releases/_index.md b/docs/releases/_index.md index 86d793dc..dcfab765 100644 --- a/docs/releases/_index.md +++ b/docs/releases/_index.md @@ -7,6 +7,8 @@ Click on the links to see the original Github page. ## 20.48.0 +**Pull requests:** + [#1375](https://github.com/ETLCPP/etl/pull/1375) Support for C++26 [#1376](https://github.com/ETLCPP/etl/pull/1376) Run generator_test.py in CO checks [#1377](https://github.com/ETLCPP/etl/pull/1377) Add installed dependencies for docker, documentation