chore(changelog): generate v0.0.2

main
sudo pacman -Syu 2022-11-28 11:29:28 +07:00
parent e487a1f413
commit 965880e09b
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 24 additions and 0 deletions

View File

@ -1,5 +1,29 @@
# CHANGELOG
## v0.0.2 (2022-11-28)
### Added
- feat: custom printer ast (2022-11-28)
- feat: add parser.SkipObjectResolution (2022-11-28)
### Others
- chore: add badges (2022-11-28)
- chore: better explain side effect README (2022-11-28)
- refactor: no need importNameAndPath (2022-11-28)
- refactor: rewrite parser mode (2022-11-28)
- chore: fix whitespace (2022-11-28)
- chore: format this project using this project :) (2022-11-28)
- chore(changelog): generate v0.0.1 (2022-11-28)
## v0.0.1 (2022-11-28)
### Added