Skip to content

Commit c75307d

Browse files
committed
[skip ci] updated changelogs
1 parent cfed89a commit c75307d

File tree

7 files changed

+28
-0
lines changed

7 files changed

+28
-0
lines changed

packages/distributed-process-async/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Unreleased
2+
3+
* Ported test suite to use `tasty` rather than `test-framework`.
4+
15
2024-10-30 David Simmons-Duffin <dsd@caltech.edu> 0.2.10
26

37
* Bump dependency bound for ansi-terminal

packages/distributed-process-client-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
Unreleased
4+
5+
* Ported test suite to use `tasty` rather than `test-framework`.
6+
37
2024-10-30 David Simmons-Duffin <dsd@caltech.edu> 0.2.7.1
48

59
* Bump dependency bound for ansi-terminal

packages/distributed-process-execution/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Unreleased
2+
3+
* Ported test suite to use `tasty` rather than `test-framework`.
4+
15
2024-10-30 David Simmons-Duffin <dsd@caltech.edu> 0.1.4.1
26

37
* Bump dependency bound for ansi-terminal

packages/distributed-process-extras/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Unreleased
2+
3+
* Ported test suite to use `tasty` rather than `test-framework`.
4+
15
2024-10-30 David Simmons-Duffin <dsd@caltech.edu> 0.3.8
26

37
* Bump dependency bound for ansi-terminal

packages/distributed-process-supervisor/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Unreleased
2+
3+
* Ported test suite to use `tasty` rather than `test-framework`.
4+
15
2024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.2.2
26

37
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1

packages/distributed-process-systest/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Unreleased
2+
3+
* Ported test suite to use `tasty` rather than `test-framework`.
4+
15
2024-10-30 David Simmons-Duffin <dsd@caltech.edu> 0.4.1
26

37
* Bumped dependency bound for ansi-terminal

packages/network-transport-tcp/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Unreleased
2+
3+
* Ported test suite to use `tasty` rather than `test-framework`.
4+
15
2024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.8.5
26

37
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1

0 commit comments

Comments
 (0)