release notes updated
This commit is contained in:
parent
b685010ca7
commit
9df620249c
2 changed files with 6 additions and 1 deletions
|
|
@ -1,6 +1,11 @@
|
||||||
#  ThunderAI Release Notes
|
#  ThunderAI Release Notes
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h2>Version 1.0.9 - 16/05/2024</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Improved handling of different versions of the ChatGPT web interface.</li>
|
||||||
|
</ul>
|
||||||
<h2>Version 1.0.8 - 15/05/2024</h2>
|
<h2>Version 1.0.8 - 15/05/2024</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed changes in the ChatGPT web interface, see <a href="https://github.com/micz/ThunderAI/issues/57">#57</a> and <a href="https://github.com/micz/ThunderAI/issues/62">#62</a>.</li>
|
<li>Fixed changes in the ChatGPT web interface, see <a href="https://github.com/micz/ThunderAI/issues/57">#57</a> and <a href="https://github.com/micz/ThunderAI/issues/62">#62</a>.</li>
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
||||||
<h2>Version 1.0.9 - 16/05/2024</h2>
|
<h2>Version 1.0.9 - 16/05/2024</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>...</li>
|
<li>Improved handling of different versions of the ChatGPT web interface.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Version 1.0.8 - 15/05/2024</h2>
|
<h2>Version 1.0.8 - 15/05/2024</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue