Skip to content

Commit 455885e

Browse files
committed
Prepare v0.3.0 release
1 parent f59a161 commit 455885e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

FinancialModelingPrepApi/FinancialModelingPrepApi.csproj

Lines changed: 5 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 7</Description>
10+
<Description>FinancialModelingPrep API Client written in .NET 8</Description>
1111
<Copyright>Copyright Matthias Beerens 2021</Copyright>
1212
<Product>FinancialModelingPrep API Client</Product>
1313
<Authors>Matthias Beerens</Authors>
@@ -16,7 +16,10 @@
1616
<RepositoryType>git</RepositoryType>
1717
<PackageTags>FinancialModelingPrep stock quote finance-api fmp</PackageTags>
1818
<PackageProjectUrl>https://github.com/MatthiWare/FinancialModelingPrep.NET</PackageProjectUrl>
19-
<PackageReleaseNotes>- Update crypto namespace
19+
<PackageReleaseNotes>- Update to .NET 8
20+
- Add financial score
21+
- Update dependencies
22+
- Bugfixes
2023
</PackageReleaseNotes>
2124
<AssemblyName>FinancialModelingPrep</AssemblyName>
2225
</PropertyGroup>

FinancialModelingPrepApi/FinancialModelingPrepApi.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)