diff --git a/src/IpfsHttpClient.csproj b/src/IpfsHttpClient.csproj index aa230ec..6e3a8fd 100644 --- a/src/IpfsHttpClient.csproj +++ b/src/IpfsHttpClient.csproj @@ -9,7 +9,7 @@ true - 0.3.0 + 0.4.0 $(Version) 12.0 @@ -41,6 +41,11 @@ snupkg .pdb;$(AllowedOutputExtensionsInPackageBuildOutputFolder) +--- 0.4.0 --- +[Breaking] +No breaking changes for code in this library. +Inherited breaking changes from IpfsShipyard.Ipfs.Core 0.5.0. See release notes for details. + --- 0.3.0 --- [Breaking] No breaking changes for code in this library. @@ -65,7 +70,7 @@ Added missing IFileSystemApi.ListAsync. Doesn't fully replace the removed IFileS - +