Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
Fixed

* Crash after a completion update with a smaller suggestion (#14).
  • Loading branch information
oleg-jukovec committed Oct 9, 2024
1 parent 61aaf11 commit 3c7a6cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
# Change Log

## v1.0.1 (2024/10/09)

### Fixed

* Crash after a completion update with a smaller suggestion [pull #14](https://github.com/tarantool/go-prompt/pull/14).

## v1.0.0 (2023/07/19)

### Added

* Support for multi-line commands.
* Support for tab characters in commands.
* Integration tests.
* Reverse search.

### Fixed

* Terminal failure after exiting.

## v0.2.3 (2018/10/25)
Expand Down

0 comments on commit 3c7a6cf

Please sign in to comment.