File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.14.1] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.14.0...timely-v0.14.1 ) - 2024-11-12
6
+
7
+ ### Added
8
+
9
+ The type ` timely::Message ` is now publicly re-exported.
10
+
11
+ ### Other
12
+
13
+ - Public Message type ([ #599 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/599 ) )
14
+
5
15
## [ 0.14.0] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.13.0...timely-v0.14.0 ) - 2024-11-11
6
16
7
17
### Added
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " timely"
4
- version = " 0.14.0 "
4
+ version = " 0.14.1 "
5
5
authors = [" Frank McSherry <fmcsherry@me.com>" ]
6
6
readme = " ../README.md"
7
7
edition.workspace = true
You can’t perform that action at this time.
0 commit comments