updated changelog with new changes

This commit is contained in:
liquidev
2021-03-10 18:03:00 +01:00
committed by GitHub
parent 844ecd1f26
commit d01ee8d2f4
+7
View File
@@ -2,6 +2,13 @@ Lite XL is following closely [rxi/lite](https://github.com/rxi/lite) but with so
This files document the changes done in Lite XL for each release. This files document the changes done in Lite XL for each release.
### 1.16.x
Made animations independent of framerate, and added a config setting
`config.animation_rate` for customizing the speed of animations. [#91](https://github.com/franko/lite-xl/issues/91)
Made borders between tabs look cleaner. [#71](https://github.com/franko/lite-xl/issues/71)
### 1.16.2 ### 1.16.2
Implement close button for tabs. Implement close button for tabs.