From 543124c62c8123bd67e90bbc710aa064c6c5e271 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 1 Apr 2021 22:49:05 -0600 Subject: slap a bow on v0.2.0 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0949478..cce00fb 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ that said, I test manually on complicated projects, and the current record for m ## changelog +### v0.2.0 - 2021-04-01 + +- partially implement GNU-style conditionals (only parentheses around arguments are supported) +- implement some GNU-style functions: `filter`, `filter-out`, `sort`, `notdir`, `basename`, `addprefix`, `wildcard`, `foreach`, `call` +- improve error reporting for parse errors + ### v0.1.0 - 2021-03-25 - initial release -- cgit v1.2.3