release notes updated

This commit is contained in:
mic 2024-05-22 21:19:42 +02:00
parent 406a44a608
commit b76e386311
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
<h2>Version 1.1.1 - 22/05/2024</h2>
<ul>
<li>Improved handling of CSS in the ChatGPT web interface.</li>
</ul>
<h2>Version 1.1.0 - 21/05/2024</h2>
<ul>
<li>A prompt can be configured to request additional text from the user.</li>

View file

@ -9,7 +9,7 @@
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 1.1.1 - 22/05/2024</h2>
<ul>
<li>...</li>
<li>Improved handling of CSS in the ChatGPT web interface.</li>
</ul>
<h2>Version 1.1.0 - 21/05/2024</h2>