summaryrefslogtreecommitdiff
path: root/content/projects/chotto/0_0_1.md
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-11-13 00:38:58 +0100
committermms <git@sapka.me>2024-11-13 00:38:58 +0100
commitec5f701441691b9942354541828ff58cd7c92346 (patch)
tree60b5b13f58437366bcc3ad3e6180d39b27d5ac44 /content/projects/chotto/0_0_1.md
parente4514d99e219772f97bfe669b3480aeecc8bb740 (diff)
feat: chotto
Diffstat (limited to 'content/projects/chotto/0_0_1.md')
-rw-r--r--content/projects/chotto/0_0_1.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/content/projects/chotto/0_0_1.md b/content/projects/chotto/0_0_1.md
new file mode 100644
index 0000000..23e189f
--- /dev/null
+++ b/content/projects/chotto/0_0_1.md
@@ -0,0 +1,18 @@
++++
+title = "Chotto 0.0.1 Released"
+author = ["User Mms"]
+date = 2024-11-13T00:13:00+01:00
+categories = ["projects"]
+draft = false
+weight = 2002
+abstract = "First public release of chotto"
++++
+
+[Chotto](/projects/chotto/) 0.0.1 has been released:
+
+- Basic filtering DSL
+- Tags management for messages
+
+Git tag: [0.0.1](https://cgit.crys.site/chotto/tag/?h=0.0.1)
+
+I would wait for later release before using it where it matters.