Add changelog

This commit is contained in:
sigma-andex 2022-06-18 11:35:28 +01:00
parent c90c830ee0
commit 8b84693b43
No known key found for this signature in database
GPG Key ID: C5F79968835855AB

13
CHANGELOG.md Normal file
View File

@ -0,0 +1,13 @@
# Changelog
## v1.0.0
Initial release. Supports:
- importing module (defaults)
- currying functions
- scoping functions to a module or object
- effectful functions
- variadic functions (varargs)
- `new` constructor