Skip to content

Commit

Permalink
fin - Finalized changelogs
Browse files Browse the repository at this point in the history
---

Type: fin
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Oct 10, 2024
1 parent 9dbae6c commit a5bb9b6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
10 changes: 9 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
We've made this convenience library independent of Nettify to provide you with the Metalink 3.0 and 4.0 parser.
We've made this release to fix a small bug.

### Changes

This release contains a variety of changes, including, but not limited to:

- `[*]` Updated NuGet description

Review the commit history if you want to get a deep insight about the changes.

### Feedback?

Expand Down
2 changes: 1 addition & 1 deletion CHANGES.TITLE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[release] Metalinker v1.0.0: Link Me!
[servicing] Metalinker v1.0.0.1: Wrong Way!
2 changes: 1 addition & 1 deletion Metalinker.Tests/Metalinker.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSTest.Sdk/3.5.2">
<Project Sdk="MSTest.Sdk/3.6.1">

<PropertyGroup>
<TargetFrameworks>net8.0;net48</TargetFrameworks>
Expand Down
4 changes: 3 additions & 1 deletion Metalinker.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ VisualStudioVersion = 17.11.35219.272
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Metalinker", "Metalinker\Metalinker.csproj", "{ED990317-51BA-4B0F-85B0-A74B604904F3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metalinker.Tests", "Metalinker.Tests\Metalinker.Tests.csproj", "{D532EF5D-097F-4193-ADEE-E6990C9B3425}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Metalinker.Tests", "Metalinker.Tests\Metalinker.Tests.csproj", "{D532EF5D-097F-4193-ADEE-E6990C9B3425}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{BEFE2FE1-8B1B-473D-A9A8-03D105E15F0A}"
ProjectSection(SolutionItems) = preProject
CHANGES = CHANGES
CHANGES.TITLE = CHANGES.TITLE
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Expand Down

0 comments on commit a5bb9b6

Please sign in to comment.