Skip to content

Commit

Permalink
bump: version 0.0.3 → 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anned20 committed Jan 28, 2023
1 parent 1ca1937 commit 12d265f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## v0.1.0 (2023-01-28)

### Feat

- **config**: make default activity configurable

## v0.0.3 (2023-01-28)

### Fix

- **timesheets**: added billable field when creating timesheets
- **api**: use io instead of deprecated ioutil

## v0.0.2 (2022-06-22)

### Fix

- **docker**: fixed the runtime of the docker container

## v0.0.1 (2022-06-20)

### Feat

- initial commit

0 comments on commit 12d265f

Please sign in to comment.