Skip to content

Commit f261faa

Browse files
committed
docs: update Release Notes for version 3.15.0
- Added release date and version number for 3.15.0. - Included new section for build and packaging improvements. - Documented exclusion of system libraries from the tarball to reduce package size and avoid conflicts. These changes enhance clarity and provide users with important updates regarding the release.
1 parent 65f0846 commit f261faa

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

ReleaseNotes.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## Unreleased
3+
## [3.15.0] - 2025-10-08
44

55
### 🎉 New Features
66

@@ -21,7 +21,11 @@
2121
- **dds-session**: Enhanced README with lightweight session examples and configuration guides
2222
- **dds-submit**: Improved documentation including new `--path` option details
2323

24-
### 🚀 For Users
24+
### � Build & Packaging Improvements
25+
26+
- **Optimized Tarball**: System libraries (libc, libm, ld-linux) are now excluded from the tarball to reduce package size and avoid conflicts with system installations
27+
28+
### �🚀 For Users
2529

2630
These documentation improvements make DDS much easier to understand and use:
2731

0 commit comments

Comments
 (0)