From 8f2cd874ddc57793a08a9b6bdb5172c25802a5e0 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 10 Oct 2023 12:06:42 -0400 Subject: Updated CHANGELOG.md. --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ec447a..a18184c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# 1.0.12 + +* Updated meson to properly retrieve mbedtls2 when compiling. +* Added in `exec` to run lua files. +* Changed how arguments are interpreted when using `test` or `exec`. +* Fixed bug with windows not properly flushing files on first run. +* Moved lockfile to `CACHEDIR` from `USERDIR`. +* Fixed some caching issues when something failed to install during bottle construction. +* Fixed issues around filtering/matching when using `list`. +* Added in table output format that allows you to generically specify a table and column list you want. +* Added in `unstub` command. +* Added in `--repository` flag. + # 1.0.11 * Fixed an issue with constructing bottles when not specifying a config. -- cgit v1.2.3