Add more aliases
This commit is contained in:
parent
4880262ade
commit
e7e4f7cf44
11 changed files with 22 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.1.0"
|
title: "0.1.0"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.1.0
|
||||||
---
|
---
|
||||||
|
|
||||||
First public release!
|
First public release!
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.2.0"
|
title: "0.2.0"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.2.0
|
||||||
---
|
---
|
||||||
|
|
||||||
This is a major beta release which adds a bunch new features!
|
This is a major beta release which adds a bunch new features!
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.3.0"
|
title: "0.3.0"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.3.0
|
||||||
---
|
---
|
||||||
|
|
||||||
Hello again! It's time for another big update :-)
|
Hello again! It's time for another big update :-)
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.3.1"
|
title: "0.3.1"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.3.1
|
||||||
---
|
---
|
||||||
|
|
||||||
This is a incremental release, meant for the eventual release on the AUR.
|
This is a incremental release, meant for the eventual release on the AUR.
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.4.0"
|
title: "0.4.0"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.4.0
|
||||||
---
|
---
|
||||||
|
|
||||||
It's time for another big release of Astra!
|
It's time for another big release of Astra!
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.4.1"
|
title: "0.4.1"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.4.1
|
||||||
---
|
---
|
||||||
|
|
||||||
This is a quick bugfix for 0.4.0. It's recommended for Linux users to update immediately as most
|
This is a quick bugfix for 0.4.0. It's recommended for Linux users to update immediately as most
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.5.0"
|
title: "0.5.0"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.5.0
|
||||||
---
|
---
|
||||||
|
|
||||||
It's been a while (a year!) since the last Astra update, and a lot has changed since then. Here's a new major update to Astra!
|
It's been a while (a year!) since the last Astra update, and a lot has changed since then. Here's a new major update to Astra!
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "0.5.1"
|
title: "0.5.1"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog/0.5.1
|
||||||
---
|
---
|
||||||
|
|
||||||
This is a minor update addressing some changes with recent game versions.
|
This is a minor update addressing some changes with recent game versions.
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Astra Changelog"
|
title: "Astra Changelog"
|
||||||
layout: "list"
|
layout: "list"
|
||||||
|
aliases:
|
||||||
|
- /astra/changelog
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Install"
|
title: "Install"
|
||||||
|
aliases:
|
||||||
|
- /astra/install
|
||||||
---
|
---
|
||||||
|
|
||||||
The stable version currently is **0.5.1**. You can report issues either on [GitHub](https://github.com/redstrate/Astra/issues) or if you prefer then [contact me via e-mail](https://redstrate.com/contact).
|
The stable version currently is **0.5.1**. You can report issues either on [GitHub](https://github.com/redstrate/Astra/issues) or if you prefer then [contact me via e-mail](https://redstrate.com/contact).
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Download"
|
title: "Download"
|
||||||
|
aliases:
|
||||||
|
- /novus/install
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< note "Novus is still experimental. Please expect there to be lots of bugs and things not working." >}}
|
{{< note "Novus is still experimental. Please expect there to be lots of bugs and things not working." >}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue