updated CHANGELOG
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 23 Jun 2023 01:04:45 +0000 (20:04 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 23 Jun 2023 01:04:45 +0000 (20:04 -0500)
CHANGELOG

index 6c77eb3c28156c5fe9faf98bcdfbf18d63c48b82..379b5b694067fed511fff5187f3f1f02de87f868 100644 (file)
--- 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