Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 7.0.0-beta.2 [skip ci]
# [7.0.0-beta.2](v7.0.0-beta.1...v7.0.0-beta.2) (2020-09-14) ### Bug Fixes * Incorrect addEntry() params ([1603410](1603410)) ### BREAKING CHANGES * addEntry() actually requires different params based on what type of entry you want to create. If you want to create a time entry, you need to pass timeUntil. If you want to create a lump sum entry, you need to pass a lumpSum.
- Loading branch information