diff --git a/Cursed.sln b/Cursed.sln index f380988..bda130b 100644 --- a/Cursed.sln +++ b/Cursed.sln @@ -12,7 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject build.fsx = build.fsx build.ps1 = build.ps1 - index.html = index.html docs\index.html = docs\index.html paket.dependencies = paket.dependencies readme.md = readme.md diff --git a/docs/index.html b/docs/index.html index 3d28fff..25436e5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/release-notes.md b/release-notes.md index b5a4710..55776b8 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,7 @@ +## New in 1.1.0 (Release 2016/10/16) +* Fix displaying of included mods +* Remove modlist.html parsing + ## New in 1.0.1 (Release 2016/10/11) * Hotfix for modpacks that don't have modlist.html