We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8a1d01 + d30a39b commit 66a4df3Copy full SHA for 66a4df3
CHANGELOG.md
@@ -1,14 +1,9 @@
1
-### Version: 2.16.0
2
-#### Date: Sep-3-2024
3
-
4
-##### New Feature:
5
-- Added Early Access Header Support
6
7
### Version: 2.15.0
8
#### Date: Jul-30-2024
9
10
##### New Feature:
11
- Taxonomy class added
+- Added Early Access Header Support
12
13
### Version: 2.14.0
14
#### Date: May-28-2024
Directory.Build.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <Version>2.16.0</Version>
+ <Version>2.15.0</Version>
</PropertyGroup>
</Project>
0 commit comments