You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog_cli/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,17 @@
9
9
- handle argument precendence correctly (arguments>config file>defaults) as it was not working for some arguments with default values, improve verbose logging
10
10
11
11
12
+
## 0.7.0
13
+
14
+
**Features**
15
+
16
+
- add support for output file parameter for changelog generation - will prepend new content to the existing file
17
+
18
+
**Bug Fixes**
19
+
20
+
- handle argument precendence correctly (arguments>config file>defaults) as it was not working for some arguments with default values, improve verbose logging
21
+
22
+
12
23
Resolving dependencies...
13
24
Downloading packages...
14
25
No dependencies would change in `/home/runner/work/dart_utilities/dart_utilities/changelog_cli`.
0 commit comments