Replace Unicode minus with ASCII hyphen in export stats.

This commit is contained in:
mihailkudravcev
2026-07-23 15:30:43 +03:00
parent 02a05d34d0
commit 37cbe65ac8
5 changed files with 13 additions and 7 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to **export_1c_help** are documented in this file.
## [0.3.1] - 2026-07-23
### Fixed
- Replace Unicode minus (U+2212 ``) with ASCII `-` in Home/History/CLI stats
## [0.3.0] - 2026-07-23
### Added