mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
docs: update changelog for Unicode fix (#601)
This commit is contained in:
parent
844b0fed16
commit
acc5f86b43
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ Example:
|
|||
|
||||
## Fixed
|
||||
|
||||
- (#601) Fixed Unicode characters not displaying in tags and contexts
|
||||
- Unicode characters (Š, Ė, Ž, Ą, etc.) are now properly preserved in tags and contexts
|
||||
- Affects Agenda View, Task List View, and all other views displaying tags
|
||||
- Thanks to @Kapinekas for reporting
|
||||
- (#778) Fixed cursor artifacts in CodeMirror widgets
|
||||
- Thanks to @jhedlund for the fix
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue