Skip to content

Commit 65f0846

Browse files
committed
chore: update changelog for version 3.15.0
- Updated the changelog to reflect the release of version 3.15.0. - Excluded system libraries (libc, libm, ld-linux) from the tarball to reduce package size and avoid conflicts with system installations.
1 parent 6c730cb commit 65f0846

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [3.15.0] - 2025-10-08
99

1010
### Added
1111

@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Changed
2020

2121
- **General**: Enhanced README files for better clarity and user guidance.
22+
- **General**: Excluded system libraries (libc, libm, ld-linux) from the tarball to reduce package size and avoid conflicts with system installations.
2223
- **dds-session**: README file to include detailed examples for lightweight session usage and environment variable configuration.
2324
- **dds-submit**: README file to include `--path` option and improved descriptions.
2425

0 commit comments

Comments
 (0)