We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee4644 commit 755bb96Copy full SHA for 755bb96
‎ops/index.md‎
@@ -25,6 +25,11 @@ image: "/assets/img/og-image-ops.png"
25
<section class="w-full max-w-2xl mx-auto px-6 mt-12 md:mt-20 flex flex-col gap-8">
26
<h2 class="font-bold text-xl sm:text-2xl text-zinc-950 dark:text-zinc-50">Changelog</h2>
27
28
+ <div class="flex gap-2 flex-col">
29
+ <h3 class="font-bold">2025-10-23</h3>
30
+ <p>Add ability to delete any key from Ops DB.</p>
31
+ </div>
32
+
33
<div class="flex gap-2 flex-col">
34
<h3 class="font-bold">2025-10-19</h3>
35
<p>Set access controls per project per team member.</p>
0 commit comments