From 29163c1cb0b4f6ac16964d3f01f484e53ee45320 Mon Sep 17 00:00:00 2001 From: Ruslan Iushchenko Date: Mon, 15 Nov 2021 09:05:46 +0100 Subject: [PATCH] #437 Update README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9ff150b..8bf82757 100644 --- a/README.md +++ b/README.md @@ -1332,6 +1332,7 @@ For multisegment variable lengths tests: ## Changelog - #### 2.4.4 will be released soon. - [#435](https://github.com/AbsaOSS/cobrix/issues/435) Fixed 'INDEXED BY' clause followed by multiple identifiers. + - [#437](https://github.com/AbsaOSS/cobrix/issues/437) Added support for '@' characters inside identifier names. - #### 2.4.3 released 26 October 2021. - [#430](https://github.com/AbsaOSS/cobrix/issues/430) Added support for 'twisted' RDW headers when big-endian or little-endian RDWs use unexpected RDW bytes.