From 7522582365727171433d602fa482f31ce1ea465d Mon Sep 17 00:00:00 2001 From: Ruslan Iushchenko Date: Tue, 26 Oct 2021 12:17:03 +0200 Subject: [PATCH] #430 Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6c87605f..0dd1a4b8 100644 --- a/README.md +++ b/README.md @@ -1330,6 +1330,9 @@ For multisegment variable lengths tests: ![](performance/images/exp3_multiseg_wide_records_throughput.svg) ![](performance/images/exp3_multiseg_wide_mb_throughput.svg) ## Changelog +- #### 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. + - - #### 2.4.2 released 7 October 2021. - [#427](https://github.com/AbsaOSS/cobrix/issues/427) Fixed parsing of identifiers that end with '-' or '_'.