Update handling of news

This commit is contained in:
Tom Wiesing 2023-01-09 11:19:47 +01:00
parent 73d821e320
commit dcd5f910ae
No known key found for this signature in database
22 changed files with 587 additions and 61 deletions

View file

@ -0,0 +1,7 @@
---
title: Migration to go
date: 2022-09-08
---
- We have ported the distillery from a set of bash scripts to a self-contained go executable
- This makes future development easier, and allows us to develop new features easier