diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
new file mode 100644
index 0000000..f2aeb1f
--- /dev/null
+++ b/docs/CHANGELOG.md
@@ -0,0 +1,13 @@
+# Release change log for `working-title`
+
+For the full documentation, have a look at [docs.temporaryname.org](https://docs.temporaryname.org/s/games/p/working-title-jhBaAFB0yK).
+Releases in the order of release beginning with the most recent.
+
+## 0.1.0 (next)
+Release date: TBD
+- Feature
+ -
+- Bug
+ -
+- Task
+ -
\ No newline at end of file
diff --git a/project.godot b/project.godot
index a5da4aa..6747d0f 100644
--- a/project.godot
+++ b/project.godot
@@ -11,7 +11,7 @@ config_version=5
[application]
config/name="working-title"
-config/features=PackedStringArray("4.4", "Forward Plus")
+config/features=PackedStringArray("4.4", "C#", "Forward Plus")
config/icon="res://icon.svg"
[dotnet]
diff --git a/working-title.csproj b/working-title.csproj
index 095f083..88b1c95 100644
--- a/working-title.csproj
+++ b/working-title.csproj
@@ -4,4 +4,7 @@
true
workingtitle
+
+
+
\ No newline at end of file