-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9707800
commit e59b611
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Edit this release and run "make release" | ||
RELEASE=2.1.0 | ||
RELEASE=2.1.1 | ||
|
||
SHELL=/bin/bash | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
tron (2.1.1) jammy; urgency=medium | ||
|
||
* 2.1.1 tagged with 'make release' | ||
Commit: Handling exceptions thrown from threads span by | ||
ThreadPoolExecutor - TRON-2202 (#969) * Handling exceptions thrown | ||
from threads span by ThreadPoolExecutor * Addressing reviews * | ||
Addressing more reviews * Removed Exit code | ||
|
||
-- Eman Elsabban <[email protected]> Tue, 04 Jun 2024 11:24:00 -0700 | ||
|
||
tron (2.1.0) jammy; urgency=medium | ||
|
||
* 2.1.0 tagged with 'make release' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters