changelog: updated to include some of latest changes
This commit is contained in:
+11
-1
@@ -1,6 +1,6 @@
|
|||||||
# Changes Log
|
# Changes Log
|
||||||
|
|
||||||
## [2.1.0] - 2022-09-25
|
## [2.1.0] - 2022-10-10
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
* Make distinction between
|
* Make distinction between
|
||||||
@@ -124,6 +124,8 @@
|
|||||||
* Added in ability to have init.so as a require for cpath.
|
* Added in ability to have init.so as a require for cpath.
|
||||||
([#1126](https://github.com/lite-xl/lite-xl/pull/1126))
|
([#1126](https://github.com/lite-xl/lite-xl/pull/1126))
|
||||||
|
|
||||||
|
* Added system.raise_window() ([#1131](https://github.com/lite-xl/lite-xl/pull/1131))
|
||||||
|
|
||||||
### Performance Improvements
|
### Performance Improvements
|
||||||
|
|
||||||
* [Load space metrics only when creating font](https://github.com/lite-xl/lite-xl/pull/1032)
|
* [Load space metrics only when creating font](https://github.com/lite-xl/lite-xl/pull/1032)
|
||||||
@@ -332,6 +334,14 @@
|
|||||||
* CommandView: do not change caret size with config.line_height
|
* CommandView: do not change caret size with config.line_height
|
||||||
([#1080](https://github.com/lite-xl/lite-xl/pull/1080))
|
([#1080](https://github.com/lite-xl/lite-xl/pull/1080))
|
||||||
|
|
||||||
|
* Fixed process layer argument quoting; allows for strings with spaces
|
||||||
|
([#1132](https://github.com/lite-xl/lite-xl/pull/1132))
|
||||||
|
|
||||||
|
* Draw lite-xl icon in TitleView ([#1143](https://github.com/lite-xl/lite-xl/pull/1143))
|
||||||
|
|
||||||
|
* Add parameter validation to checkcolor and f_font_group
|
||||||
|
([#1145](https://github.com/lite-xl/lite-xl/pull/1145))
|
||||||
|
|
||||||
## [2.0.5] - 2022-01-29
|
## [2.0.5] - 2022-01-29
|
||||||
|
|
||||||
Revamp the project's user module so that modifications are immediately applied.
|
Revamp the project's user module so that modifications are immediately applied.
|
||||||
|
|||||||
Reference in New Issue
Block a user