From 829c8ec06f2c083ebedc1001fa71ff4b6becc9f7 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sun, 17 Mar 2024 21:57:44 -0400 Subject: Updated CHANGELOG.md. --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a07c1..a8880bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 1.2.5 + +* Added in support for `mbedtls3`. +* Added in support for `Transfer-Encoding: chunked`. +* Added in better support for determining the path of the running exectable in `EXEFILE`. +* Added in detection of being a TTY on windows for some terminals. +* Fixed a bug with self-upgrading in `common.copy` that would cause a race between the garbage collector and the main program on windows. +* Allowed for pretty-printing of json. +* Allowed for local plugins to exist for `lpm`, allowing it to modify behaviour if specified with `--plugin` or if located in `~/.config/lpm/plugins`; plugins currently located at https://github.com/adamharrison/lite-xl-maintenance. + # 1.2.4 * Added `aarch64-linux` to the release CI list. -- cgit v1.2.3