File tree Expand file tree Collapse file tree 1 file changed +9
-29
lines changed Expand file tree Collapse file tree 1 file changed +9
-29
lines changed Original file line number Diff line number Diff line change 1
1
2
- # Changelog
2
+ # Git2SemVer.MSBuild Changelog
3
3
4
4
All notable changes to this project will be documented in this file.
5
-
5
+
6
6
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
7
7
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
8
8
9
9
10
+ ## 3.3.0 - _ July 25, 2025_
10
11
11
- ## NOT RELEASED: 5.8.0 - _ Saturday, 28 June 2025_
12
-
13
- Generated metadata. Do not edit this section.
14
- This will not appear on a release build.
15
-
16
- Up to head commit 1.006.0 on branch master.
17
- 8 contributing commits.
18
- Prior releases contributing to this changelog:
19
- * 5.7.0
20
- * 5.7.1
21
- * 5.6.99
22
-
23
-
24
- ## Added
12
+ ### Added
25
13
26
- * added feature.
14
+ * Add versioning waypoint tag support(#55 ).
15
+ * Add option to set release tag format (#63 ).
27
16
28
- ## Changed
17
+ ### Changed
29
18
30
19
None.
31
20
32
- ## Fixed
33
-
34
- * fixed bug.
35
-
36
-
37
-
38
- # Git2SemVer.MSBuild Changelog
39
-
40
- All notable changes to this project will be documented in this file.
21
+ ### Fixed
41
22
42
- The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
43
- and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
23
+ None.
44
24
45
25
## 3.2.0 - _ June 23, 2025_
46
26
You can’t perform that action at this time.
0 commit comments