Skip to content

Commit

Permalink
Update CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisant996 committed Oct 15, 2022
1 parent 3204eed commit 41197e3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,16 @@

### Releases from [chrisant996/clink](https://github.com/chrisant996/clink) fork

#### v1.3.47

- Removed the message "Clink autorun is disabled by CLINK_NOAUTORUN".
- Fixed [#361](https://github.com/chrisant996/clink/issues/361); detect `%CLINK_NOAUTORUN%` faster.
- Fixed another [#356](https://github.com/chrisant996/clink/issues/356) case; end of display line not cleared sometimes (regression introduced in v1.3.43).

#### v1.3.46

- More fixes for [#356](https://github.com/chrisant996/clink/issues/356); input line display garbled on Windows 8.1 (regression introduced in v1.3.43). Also, right-side prompts have never worked correctly on Windows 8.1, and this finally fixes them as well.
- Fixed right-side prompts on Windows 8.1 (they never worked correctly on Windows 8.1).
- More fixes for [#356](https://github.com/chrisant996/clink/issues/356); input line display garbled on Windows 8.1 (regression introduced in v1.3.43).

#### v1.3.45

Expand Down

0 comments on commit 41197e3

Please sign in to comment.