From af34ad87dab8258816189eca152f125d6cb45420 Mon Sep 17 00:00:00 2001 From: Banana Date: Mon, 23 Dec 2019 23:52:09 +0100 Subject: [PATCH] updated some stuff for first public release. Still beta... --- CHANGELOG | 17 +++++++++-------- README | 1 + 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2f6db08..a2b8ee2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,12 @@ -TBA version 0.2 Helium - * Using https://www.jwz.org/base64-shortlinks/ more correctly - * Simple flood protection - * Lifetime for each paste. - * Deletion of paste older than the lifetime +20191223 version 0.2-beta Helium +* First public beta release +* Using https://www.jwz.org/base64-shortlinks/ more correctly +* Simple flood protection +* Lifetime for each paste. +* Deletion of paste older than lifetime 20191221 version 0.1 Hydrogen - Initial creation. Not polished yet. - Basic functions working. - No release yet \ No newline at end of file +* Initial creation. Not polished yet. +* Basic functions working. +* No release yet \ No newline at end of file diff --git a/README b/README index 62feff4..92909dc 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ selfpaste is a small self hosting paste service. +https://www.bananas-playground.net/projekt/selfpaste/ It is not the aim to replace any other well know paste service. It is an experiment and build for private use only. -- 2.39.5