Skip to content

Commit 425de4e

Browse files
authored
Merge pull request #84 from darkriszty/feature/release-changelog
Update the changelog before release
2 parents f8081c9 + b0e9f28 commit 425de4e

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,18 @@ All notable changes will be documented in this file.
55
The 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

0 commit comments

Comments
 (0)