diff --git a/docs/source/Fabric-FAQ.rst b/docs/source/Fabric-FAQ.rst index 47b27c9d46..a52d8b885d 100644 --- a/docs/source/Fabric-FAQ.rst +++ b/docs/source/Fabric-FAQ.rst @@ -152,5 +152,19 @@ of native currency is that some amount will get transacted (the chaincode defining that currency will get called) every time a transaction is processed on its chain. +Differences in Most Recent Releases +----------- +Q. As part of the v1.0.0 release, what are the highlight differences between v0.6 and v1.0? + +A. The differences between any subsequent releases are provided together with the +`Release Notes `__. +Since Fabric is a pluggable modular framework, you can refer to the `design-docs +`__ for further information of these difference. + +Q. Where to get help for the technical questions not answered above? + +A. Please use `StackOverflow `__. + + .. Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/