chore: update changelog

pull/238/head
crumbtoo 2023-02-17 17:35:51 -07:00
parent 31916510f7
commit b15030d054
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# 🎀 Changelog
## [2.1.1] - 2022-02-17
### Fixed
- Replaced `sed` in-place editing with `grep` and `mv` for compatibility with BSD utils
## [2.1.0] - 2022-02-10
### Added
- Documented custom userdata types (Job and Timer Objects)