From 4c541070bbe21083d8914ce8d529c8767106497e Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Wed, 6 Mar 2024 20:29:40 -0500 Subject: Updated CHANGELOG.md. --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5ad2e4..451870b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.2.3 + +* STDIN flushing was added for prompts. +* Partially downloading files, then cancelling no longer causes lpm to break on subsequent operations. +* Fixed a bug relating to local paths not being computed directly under some cirstumances leading to errors on install. +* Small terminals will no longer spew huge amounts of output into the console when downloading things; we'll now truncate download status prompts when attached to a small TTY. +* Improved error handlings of tar extracting. +* Added discord release notifications to CI. + # 1.2.2 * Added in ability to disallow `self-upgrade` at compile time with `-DLPM_DEFAULT_RELEASE=''`. -- cgit v1.2.3