diff options
author | kylo252 <[email protected]> | 2022-02-12 18:17:33 +0100 |
---|---|---|
committer | kylo252 <[email protected]> | 2022-02-12 18:17:33 +0100 |
commit | c8157a0b924279c4344b8c311d793545d1549cf0 (patch) | |
tree | 23a52fe8f38dedd2bc98d96759d45496e09a22ae | |
parent | cdbc3c8868e223cf050f48272dbbba2133997080 (diff) |
chore(release): upate changelog1.1.1
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 355c3884..a10d3bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.1.1] + +### <!-- 2 --> Bugfix + +- Add tsx to treesitter ensure_installed list (#2268) +- Correct a path to bufferline module (#2270) + ## [1.1.0] ### <!-- 1 --> Features |