diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-11-21 14:04:58 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-11-21 14:04:58 -0500 |
commit | cfdf783c2dfe659ff4bc656f720ddbf5c16c871a (patch) | |
tree | 77acb65dbb6a79185e5704a77900505b74867aa4 /src | |
parent | 8a66532e7455298af6c004df2141c0c643919f3b (diff) | |
download | SMAPI-cfdf783c2dfe659ff4bc656f720ddbf5c16c871a.tar.gz SMAPI-cfdf783c2dfe659ff4bc656f720ddbf5c16c871a.tar.bz2 SMAPI-cfdf783c2dfe659ff4bc656f720ddbf5c16c871a.zip |
split older release notes into a separate file
Diffstat (limited to 'src')
-rw-r--r-- | src/SMAPI.sln | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SMAPI.sln b/src/SMAPI.sln index aaf4d374..bc74e6b9 100644 --- a/src/SMAPI.sln +++ b/src/SMAPI.sln @@ -35,6 +35,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{EB35A917-6 ProjectSection(SolutionItems) = preProject ..\docs\mod-build-config.md = ..\docs\mod-build-config.md ..\docs\README.md = ..\docs\README.md + ..\docs\release-notes-archived.md = ..\docs\release-notes-archived.md ..\docs\release-notes.md = ..\docs\release-notes.md EndProjectSection EndProject |