update CHANGELOG.md

This commit is contained in:
Jorge Morante 2023-09-27 11:34:11 +02:00
parent fe568037ee
commit 7d342ddb99
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
## 1.1.3 - 27 Sep 2023
* Removed unused .cache folder creation ( fixes #98 )
* Clarified regexp syntax in README ( thanks @ilyagr ! )
## 1.1.2 - 05 May 2023
* Fix escaping issue with upcoming tmux 3.4 ( fixes #95 )