summaryrefslogtreecommitdiffstats
path: root/release-notes/3430.md
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes/3430.md')
-rw-r--r--release-notes/3430.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes/3430.md b/release-notes/3430.md
new file mode 100644
index 0000000..17d9165
--- /dev/null
+++ b/release-notes/3430.md
@@ -0,0 +1 @@
+Fixed a bug where the `/api/v1/repos/{owner}/{repo}/wiki` API endpoints were using a hardcoded "master" branch for the wiki, rather than the branch they really use.