Skip to content

Commit c7c4ba2

Browse files
committed
Update release notes
1 parent a9b3b65 commit c7c4ba2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

FinancialModelingPrepApi/FinancialModelingPrepApi.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
88
<Company>MatthiWare</Company>
99
<PackageId>MatthiWare.FinancialModelingPrep</PackageId>
10-
<Description>FinancialModelingPrep API Client written in .NET 5</Description>
10+
<Description>FinancialModelingPrep API Client written in .NET 6</Description>
1111
<Copyright>Copyright Matthias Beerens 2021</Copyright>
1212
<Product>FinancialModelingPrep API Client</Product>
1313
<Authors>Matthias Beerens</Authors>
@@ -17,7 +17,8 @@
1717
<PackageTags>FinancialModelingPrep stock quote finance-api</PackageTags>
1818
<PackageProjectUrl>https://github.com/MatthiWare/FinancialModelingPrep.NET</PackageProjectUrl>
1919
<PackageReleaseNotes>
20-
- GetEnterpriseValueAsync Type fixed
20+
- OtherTotalStockHoldersEquity Type fixed
21+
- Include .NET 5 and .NET 6 in nuget package
2122
</PackageReleaseNotes>
2223
<AssemblyName>FinancialModelingPrep</AssemblyName>
2324
</PropertyGroup>

0 commit comments

Comments
 (0)