From 2c8ee69ce04bc049fb81e9c47bdc8fdc635e18f8 Mon Sep 17 00:00:00 2001 From: simbados <22945705+simbados@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:41:05 +0100 Subject: [PATCH] docs: Add changelog --- changelog.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index e58b31d..eb92b8e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ -Test change log -new feature -hello world \ No newline at end of file +Initial sb release: +- Provides basic functionality +- Ships with default profiles for node and npm +- Supports initialization +- Supports various cli flags, see. sb --help +This is not a stable release, api might change in future