Skip to content

Commit

Permalink
update changelog for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdinosaur committed Oct 1, 2023
1 parent 2d86139 commit d072ddf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ with help from [`git log`](https://www.git-scm.com/docs/git-log):
git log --oneline --format="- [%h](https://github.com/ahdinosaur/rimu/commit/%H): %s"
```

## unreleased
## 0.2.0

- [2d86139](https://github.com/ahdinosaur/rimu/commit/2d86139fcad6b2bff3f694cd08491b1a408127a3): Meta dev (#67)
- [a39b055](https://github.com/ahdinosaur/rimu/commit/a39b0559540edfdb3b72d5daaeab980f03da71bc): Native functions and a standard library (#65)
- [5fdc3e5](https://github.com/ahdinosaur/rimu/commit/5fdc3e5e0265d608edd8a867595391e7935185e7): Another pass on the docs and playground (#64)
- [6e42351](https://github.com/ahdinosaur/rimu/commit/6e423516d2e69d289fa4f16b919e496cbd9d5757): Support function closures (#62)
Expand Down

1 comment on commit d072ddf

@vercel
Copy link

@vercel vercel bot commented on d072ddf Oct 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.