File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,18 @@ All notable changes will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8+ N/A
9+
10+ ## 3.7.0 - 2025-08-29
811### Added
912- Issue #78 : Support tab indentation for tables without a border.
10- - Issue #77 : Monospacing Issue with CJK Font: separator length not calculated correctly.
11- - Issue #82 : Improve performance of column length calculation
13+ ### Changed
1214- Updated Node to the latest LTS for the Docker image.
1315- Updated the devDependencies.
14- - Updated the versions for running the tests.
15-
16- ## 3.7.0 - TBD
16+ - Updated the versions in the pipelines for running the tests.
17+ ### Fixed
18+ - Issue #77 : Monospacing Issue with CJK Font: separator length not calculated correctly.
19+ - Issue #82 : Improve performance of column length calculation.
1720
1821## 3.6.0 - 2021-10-29
1922### Added
You can’t perform that action at this time.
0 commit comments