From e04eb117e570342bf8e332bdf437b10911fd1f08 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 24 May 2020 20:01:48 +1200 Subject: [PATCH] doc/README: add v157 changelog --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 067349e..48e5c36 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ Written in PHP, Bash ## Changelog +2020-05-24: v157 +- Sunset release +- Rewrite `codesite` Git repository history for full public release +- Feature: Add support for autogenerating codesite projects from a Git repository (`update_git_remote.sh`) +- Feature: Support converting a codesite project into a readonly, archive Git repository (`codesite2git`) +- Feature: Support bulk pushing `codesite2git`-converted repositories to a Gitea instance + 2018-12-30: v138 - (Private release only) - Feature: Support `[git-repository]` tags to link to a custom VCS repository