16 lines
457 B
Markdown
16 lines
457 B
Markdown
---
|
|
title: "Changelog"
|
|
description: "Important changes in our way of working are documented here, such as switching to a different package manager, database system, etc.
|
|
{{< notice \"info\" \"Information\">}}Articles that change significantly in content or are removed will be moved to the [legacy]() category.{{< /notice >}}"
|
|
layout: "changelog"
|
|
draft: false
|
|
---
|
|
|
|
### Oct 9, 2025
|
|
|
|
{{< changelog "added" >}}
|
|
- This site went live.
|
|
{{</ changelog >}}
|
|
|
|
<hr>
|