update CHANGELOG.md

This commit is contained in:
Jorge Morante 2024-01-19 12:00:51 +01:00
parent 05a9ece2d9
commit cd3241ad42
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
## 2.1.2 - 19 Jan 2024
* Added termux support.
* Fixes to Fingers::Dirs to remove hardcoded paths. Default log path is now /tmp/fingers.log.
* Updated Crystal version to generate clean ELF executables.
* Improve exception handling when rendering.
## 2.1.1 - 16 Nov 2023
* Fix copy/jump when using special named capture group "match".