File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v1.3.0
2
+
3
+ Add config file support to GatVersionTask - [ #246 ] ( https://github.com/Particular/GitVersion/issues/256 )
4
+
1
5
# v1.2.1
6
+
2
7
Fixing an issue with lib2gitsharp - [ #246 ] ( https://github.com/Particular/GitVersion/issues/246 )
3
8
4
9
# v1.2.0
10
+
5
11
Support updating a single common AssemblyInfo.cs [ #227 ] ( https://github.com/Particular/GitVersion/pull/227 ) thanks @hmemcpy
6
12
Note we do not have the assembly info switches in the command line help at the moment, see [ #237 ] ( https://github.com/Particular/GitVersion/issues/237 )
7
13
@@ -12,6 +18,7 @@ Usage for updating assembly info is /updateAssemblyInfo if you want to specify t
12
18
```
13
19
14
20
# v1.1.0
21
+
15
22
Bug fix with release branches in GitHubFlow
16
23
17
24
# v1.1.0
You can’t perform that action at this time.
0 commit comments