Skip to content

Commit

Permalink
Release v3.0.0 (#192)
Browse files Browse the repository at this point in the history
* Release v3.0.0

* add upgrade guide for v3.0.0

* add link to External Events page in v3.0.0 upgrade guide

---------

Co-authored-by: joswig <[email protected]>
Co-authored-by: dandelany <[email protected]>
  • Loading branch information
3 people authored Oct 23, 2024
1 parent 41aabfc commit ffc03c1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/upgrade-guides/2-21-0-to-3-0-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 2.21.0 to 3.0.0

No special instructions are necessary to upgrade to `v3.0.0`.

Aerie `v3.0.0` includes a new feature to support uploading and visualizing External Events, see the [External Events](https://nasa-ammos.github.io/aerie-docs/planning/external-events/) docs page for more information.

1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ const sidebars = {
},
],
upgradeGuides: [
'upgrade-guides/2-21-0-to-3-0-0',
'upgrade-guides/2-20-0-to-2-21-0',
'upgrade-guides/2-19-0-to-2-20-0',
'upgrade-guides/2-18-0-to-2-19-0',
Expand Down
2 changes: 1 addition & 1 deletion static/mgss-cover-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2>Identification</h2>
<td>636.101</td>
<td>MPSA</td>
<td>Aerie</td>
<td id="aerie-version">2.21.0</td>
<td id="aerie-version">3.0.0</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit ffc03c1

Please sign in to comment.