Skip to content

Commit 1111eb0

Browse files
committed
Updated changelog.
1 parent b53b673 commit 1111eb0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11

22
### Changelog
33

4+
##### v0.4.2
5+
6+
- Prompt colouring no longer requires third party ANSI code utility.
7+
- Override settings with environment variables prefixed with "clink."
8+
- Ctrl-PgUp goes up a directory.
9+
- Updated Go completions (by matrixik).
10+
- Arguments to clink.arg.new_parser() now initialise parser's flags/args (from vladimir-kotikov).
11+
- New clink.arg.add_flags() and clink.arg.add_arguments() functions.
12+
- Removed footer and Alt-H tip for more succinct stdout output.
13+
- Bug fixes;
14+
- Windows XP works again.
15+
- Fixed race condition in lua_execute().
16+
417
##### v0.4.1
518

619
- Bug fixes;

0 commit comments

Comments
 (0)