From 59a3d0b59c3e35d1eb9a3d11c40afc02e974fe34 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sun, 25 Feb 2024 17:49:58 -0500 Subject: Updated CHANGELOG.md. --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e5c47b3..6e7a7ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.2.0 + +* Vendored `libmicrotar`, so that it can be used to open POSIX tar archives, as well as tar archives that have > 100 character filenames. Thank you @Gaspartcho! +* Fixed bug that tried to uninstall core depednencies. Thanks @Gaspartcho! +* Fixed issue with `lpm` not correctly renaming bottles, or moving files around. +* Added in ability to `--mask`, so that you can explicitly cut out dependencies that you think aren't requried on install/uninstall. +* Made `--ephemeral` bottles have distinct hashes from non-epehemeral ones. +* Fixed a bug where we tried to double-install depdendencies if they were explicitly specified in the install command. + # 1.1.0 * Added in `font` as a new `type` for addons. -- cgit v1.2.3