Skip to content

Commit eb9317f

Browse files
committed
chore(shared): Add changelog entry
1 parent b3f0a8e commit eb9317f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

crates/stackable-shared/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## Unreleased
6+
7+
### Added
8+
9+
- Add conversion implementations between `Duration` and `chrono::TimeDelta` ([#1103]).
10+
11+
[#1103]: https://github.com/stackabletech/operator-rs/pull/1103
12+
513
## [0.0.2] - 2025-08-21
614

715
### Added

0 commit comments

Comments
 (0)