diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 01aea1f7..0e5b9d94 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -2,6 +2,7 @@
- first release of Wyam2, as a drop-in replacement for Wyam
- Wyam.Tool was renamed to Wyam2.Tool `dotnet tool install -g Wyam2.Tool`
- wyam was renamed to wyam2 `wyam2 new --recipe Blog
+- [Fix] Could not reference Wyam.Common namespace with nuget (#1)
- [Refactoring] Update Markdig to v0.25.0
- [Refactoring] Update SixLabors.ImageSharp to v1.0.3
- [Refactoring] Update Google.Apis.YouTube.v3 to v1.52.0.2366
diff --git a/src/core/Wyam.Common/Wyam.Common.csproj b/src/core/Wyam.Common/Wyam.Common.csproj
index 94071ee2..dbe97a9d 100644
--- a/src/core/Wyam.Common/Wyam.Common.csproj
+++ b/src/core/Wyam.Common/Wyam.Common.csproj
@@ -6,6 +6,5 @@
Wyam Wyam2 Static StaticContent StaticSite Blog BlogEngine
https://github.com/Wyam2/Wyam.git
git
- true
\ No newline at end of file