-
Notifications
You must be signed in to change notification settings - Fork 951
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Atsushi Neki <atsushin@fast.au.fujitsu.com>
- Loading branch information
Showing
5 changed files
with
52 additions
and
4 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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<!-- (SPDX-License-Identifier: CC-BY-4.0) --> <!-- Ensure there is a newline before, and after, this line --> | ||
|
||
## New Features | ||
|
||
* Add user management feature/API | ||
* Please refer [README-CONFIG.md](../README-CONFIG.md#user-management) | ||
* Reduce container image size (#148) | ||
* Add fabric 1.4.8 / 2.2.0 support (#150) | ||
* Change default encode of value in TX details (#157) | ||
* Please refer [README-CONFIG.md](../README-CONFIG.md#value-encoding-in-transaction-details) | ||
* Update example of connection profile for docker setup (#165) | ||
|
||
## Bug Fixes and Updates | ||
|
||
* Fixed typos in "SyncService" (#149) | ||
* Fix typo in "Transaction Details" view (#147) | ||
* Correct index to get validation code from metadata (#164) | ||
|
||
## Known Vulnerabilities | ||
|
||
* none | ||
|
||
|