From fc04b0ff393ef7224b20e604fb7fda3f61395395 Mon Sep 17 00:00:00 2001 From: Kouhai Date: Wed, 26 Apr 2023 21:50:12 -0700 Subject: [PATCH] th: DIVERGENCES.md --- DIVERGENCES.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 DIVERGENCES.md diff --git a/DIVERGENCES.md b/DIVERGENCES.md new file mode 100644 index 0000000000..bbec5bca66 --- /dev/null +++ b/DIVERGENCES.md @@ -0,0 +1,14 @@ +# Divergences + +## Major Features + +- quote posting +- TreehouseAutomodExt (experimental feature flagged) + +## Other Changes + +- various build system changes + - a better dockerfile + - yarn v2 (a mistake, tbh) + - various dev env changes +- various css/style changes