Skip to content

Commit 3c7a6cf

Browse files
committed
Release v1.0.1
Fixed * Crash after a completion update with a smaller suggestion (#14).
1 parent 61aaf11 commit 3c7a6cf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
# Change Log
22

3+
## v1.0.1 (2024/10/09)
4+
5+
### Fixed
6+
7+
* Crash after a completion update with a smaller suggestion [pull #14](https://github.com/tarantool/go-prompt/pull/14).
8+
39
## v1.0.0 (2023/07/19)
410

511
### Added
12+
613
* Support for multi-line commands.
714
* Support for tab characters in commands.
815
* Integration tests.
916
* Reverse search.
1017

1118
### Fixed
19+
1220
* Terminal failure after exiting.
1321

1422
## v0.2.3 (2018/10/25)

0 commit comments

Comments
 (0)