diff options
| author | bgaldrikian <[email protected]> | 2021-04-05 13:23:09 -0700 |
|---|---|---|
| committer | bgaldrikian <[email protected]> | 2021-04-05 13:23:09 -0700 |
| commit | 3648d8e3af3154b4df1c68397d07a297bc6bc43a (patch) | |
| tree | fc1f89b41a84c738c3db9405821a1c9d8c58dede /docs | |
| parent | Merge pull request #20 from riturajjain2000/master (diff) | |
| download | blast-3648d8e3af3154b4df1c68397d07a297bc6bc43a.tar.xz blast-3648d8e3af3154b4df1c68397d07a297bc6bc43a.zip | |
Fixing exception in TkGroupImpl.cpp
Diffstat (limited to 'docs')
| -rwxr-xr-x | docs/release_notes.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/release_notes.txt b/docs/release_notes.txt index 9af0bfe..961f216 100755 --- a/docs/release_notes.txt +++ b/docs/release_notes.txt @@ -3,6 +3,15 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+Blast(tm) SDK 1.1.8 (05-Apr-2021)
+//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+
+Bug Fixes
+-------
+* Fixed exception in TkGroupImpl.
+
+
+//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Blast(tm) SDK 1.1.7 (12-Nov-2020)
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|