From: Brendan Hansen Date: Fri, 23 Jun 2023 01:04:45 +0000 (-0500) Subject: updated CHANGELOG X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=2ad6d76fa01cab8501956bb3f7dbf160d8725020;p=onyx.git updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index 6c77eb3c..379b5b69 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,8 +7,14 @@ Additions: Removals: Changes: +- `onyx pkg` now stores synchronized packages in a different folder hierarchy. + - This is a transparent change so long as you use the `lib/packages.onyx` file. +- `Map` implementation no longer holds a default value. + - `.{}` is returned instead. Bugfixes: +- Fixed a bug that made relative imports not always relative to the current file. + - This may break some programs that were accidently using this "feature". Release v0.1.3