From 04be76e1505d2c74178b7d2b0eb81fb5727a6bf4 Mon Sep 17 00:00:00 2001 From: Francesco Date: Sun, 28 Jun 2020 18:25:40 +0200 Subject: [PATCH] Create changelog.md --- changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 00000000..bbd4d0ad --- /dev/null +++ b/changelog.md @@ -0,0 +1,12 @@ +Lite XL is following closely [rxi/lite](https://github.com/rxi/lite) but with some enhancements. + +This files document the differences between Lite XL and rxi/lite for each version. + +### 1.08 + +- Subpixel font rendering, removed gamma correction +- Avoid using CPU when the editor is idle + +### 1.06 + +- subpixel font rendering with gamma correction