# Change Logs


## 2.0.1
- Merged PR [#18](https://github.com/trapcodeio/cron-time/pull/18) that updates the documentation.

## 2.0.0
- Create `CHANGELOG.md`
- Update Packages to the latest version.
- Set `CronTime` as default export of the package.
- Add `CronTime` as named export of the package.
- Update `README.md` to reflect the changes.
- Create `main` branch and set it as default branch.