From 6aadae62aaecc87dc328eddd8dd7339d5fe9f1aa Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 9 Apr 2023 11:14:47 +1200 Subject: [PATCH] doc/README: changelog for v1.1.0 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1efd801..404f73f 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,12 @@ MIT ## Changelog +### 2023-04-09 v1.1.0 + +- New web interface style, that is more mobile friendly and shows API status messages +- Add default example prompt +- Use a longer n_ctx by default + ### 2023-04-08 v1.0.0 - Initial release