Skip to content

Commit 2208eca

Browse files
committed
Release 0.31.4
1 parent 7f5a890 commit 2208eca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Changes for crash
55
Unreleased
66
==========
77

8+
2024/03/19 0.31.4
9+
=================
10+
11+
- Fixed status line display of the executed SQL command, part 2,
12+
don't display SQL command _arguments_.
13+
814
2024/03/18 0.31.3
915
=================
1016

crate/crash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# with Crate these terms will supersede the license and you may use the
2020
# software solely pursuant to the terms of the relevant commercial agreement.
2121

22-
__version__ = '0.31.3'
22+
__version__ = '0.31.4'

0 commit comments

Comments
 (0)