We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf85e4 commit 5cd98f3Copy full SHA for 5cd98f3
2 files changed
assets/og.webp
29.6 KB
index.html
@@ -351,6 +351,7 @@
351
<li>
352
<a href="#changelog">Changelog</a>
353
<ul>
354
+ <li><a href="#v1-1-0">v1.1.0</a></li>
355
<li><a href="#v1-0-0">v1.0.0</a></li>
356
</ul>
357
</li>
@@ -928,6 +929,15 @@ <h1 id="status-codes">Status Codes</h1>
928
929
930
<h1 id="changelog">Changelog</h1>
931
932
+ <h2 id="v1-1-0">v1.1.0</h2>
933
+
934
+ <p>March 23, 2026</p>
935
936
+ <ul>
937
+ <li>Added <a href="#get-a-paper">Get a Paper</a> endpoint</li>
938
+ <li>Added <a href="#duplicate-a-paper">Duplicate a Paper</a> endpoint</li>
939
+ </ul>
940
941
<h2 id="v1-0-0">v1.0.0</h2>
942
943
<p>August 20, 2021</p>
0 commit comments