Skip to content

Commit

Permalink
update new
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Regeard <regeard@apc.in2p3.fr>
  • Loading branch information
MRegeard committed Mar 1, 2024
1 parent d296c91 commit aa974f5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,23 +95,23 @@
<br>
<br>
<p class="lead mb-4"><u>News:</u></p>
<div style="overflow:auto; border:#000000 1px solid; width:70%;height:135px;">
<div style="overflow-y:scroll; border:#000000 1px solid; width:70%;height:135px;">
<table class="lead mb-4" style="width:100%">
<tr style="vertical-align:top">
<td style="width:20%">Feb. 29th, 2024:</td>
<td>Minor version release v1.2</td>
</tr>
<tr style="vertical-align:top">
<td style="width:20%">Dec. 6th, 2023:</td>
<td>Bug fix release v1.0.2</td>
</tr>
<tr style="vertical-align:top">
<td style="width:20%">Oct. 23rd, 2023:</td>
<td>Publication of the first Gammapy paper in
<a href="https://www.aanda.org/articles/aa/abs/2023/10/aa46488-23/aa46488-23.html">A&amp;A</a> (accepted: 7th July 2023)
as highlighted paper (<a href="https://www.aanda.org/2023-highlights/2907">link<a>)
</td>
</tr>
<tr style="vertical-align:top">
<td style="width:20%">Jun. 13th, 2023:</td>
<td>Minor version release v1.1</td>
</tr>
<tr style="vertical-align:top">
<td style="width:20%">Nov. 10th, 2022:</td>
<td>The LTS v1.0 has been released</td>
</tr>
</table>
</div>

Expand Down

0 comments on commit aa974f5

Please sign in to comment.