We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425091c commit d31cd4fCopy full SHA for d31cd4f
CHANGELOG.md
@@ -8,10 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [v0.3.0] - 2020-04-01
10
11
+## Fixed
12
+
13
+- minor grammar bug fixes
14
15
+## Changed
16
17
- improvements to the code moving interactive logic of the "in" command into `cmd/common.go`
18
- "in clone" is now interactive and will ask the user to confirm the time entry data before
19
creating it.
-- minor grammar bug fixes
20
21
## [v0.2.2] - 2020-03-18
22
0 commit comments