Skip to content

Commit

Permalink
Update DoBT to v2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Toucan committed Nov 30, 2024
1 parent 5430c30 commit f34eb9c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,14 @@ import AccordionItem from '../components/accordion/AccordionItem.astro';
<div id="what-new">
<h2> What's New? </h2>
<p>
<b> Released on:</b> May 4th, 2024.<br>
<b>ATP Database:</b> DoBT v2.1
<b> Released on:</b> November 29th, 2024.<br>
<b>ATP Database:</b> DoBT v2.2
</p>
<b>Added</b>
<b>Changed</b>
<ul>
<li>Added the 404 page.</li>
<li>Updated CSS, JavaScript, and other elements/components to be up-to-date with the main website.</li>
<li>Updated Astro from v4.7.1 to v4.16.16.</li>
<li>Updated @astrojs/react from v3.3.2 to v3.6.3.</li>
</ul>
</div>
</main>
Expand Down

0 comments on commit f34eb9c

Please sign in to comment.