diff --git a/src/shell/components/WhatsNewResultView.tsx b/src/shell/components/WhatsNewResultView.tsx index 326ef36..a9b9c67 100644 --- a/src/shell/components/WhatsNewResultView.tsx +++ b/src/shell/components/WhatsNewResultView.tsx @@ -8,11 +8,11 @@ function WhatsnewResultView() {

Changelog

- Jul 24th, 2021
+ May 5th, 2023
Fixed bug with incorrect binary representation of 64 bit numbers. Negative 64 bit numbers currently are not supported by BitwiseCmd.

-
+

Jul 24th, 2021