File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## Diagrams (2.1.5) - 2021-08-30
8
+
9
+ ### Fixed
10
+
11
+ - Links not being removed from the node after they have been removed from the Links layer. (fixes #136 )
12
+ - A regression in ` ZoomToFit ` . (fixes #138 )
13
+
7
14
## Diagrams (2.1.4) - 2021-08-29
8
15
9
16
### Added
Original file line number Diff line number Diff line change 7
7
<PackageLicenseExpression >MIT</PackageLicenseExpression >
8
8
<Authors >zHaytam</Authors >
9
9
<Description >A fully customizable and extensible all-purpose diagrams library for Blazor</Description >
10
- <AssemblyVersion >2.1.4 </AssemblyVersion >
11
- <FileVersion >2.1.4 </FileVersion >
10
+ <AssemblyVersion >2.1.5 </AssemblyVersion >
11
+ <FileVersion >2.1.5 </FileVersion >
12
12
<RepositoryUrl >https://github.com/zHaytam/Blazor.Diagrams</RepositoryUrl >
13
- <Version >2.1.4 </Version >
13
+ <Version >2.1.5 </Version >
14
14
<PackageId >Z.Blazor.Diagrams.Core</PackageId >
15
15
<PackageTags >blazor diagrams diagramming svg drag</PackageTags >
16
16
<Product >Z.Blazor.Diagrams.Core</Product >
Original file line number Diff line number Diff line change 5
5
<RazorLangVersion >3.0</RazorLangVersion >
6
6
<Authors >zHaytam</Authors >
7
7
<PackageLicenseExpression >MIT</PackageLicenseExpression >
8
- <AssemblyVersion >2.1.4 </AssemblyVersion >
9
- <FileVersion >2.1.4 </FileVersion >
8
+ <AssemblyVersion >2.1.5 </AssemblyVersion >
9
+ <FileVersion >2.1.5 </FileVersion >
10
10
<RepositoryUrl >https://github.com/zHaytam/Blazor.Diagrams</RepositoryUrl >
11
11
<Description >A fully customizable and extensible all-purpose diagrams library for Blazor</Description >
12
- <Version >2.1.4 </Version >
12
+ <Version >2.1.5 </Version >
13
13
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
14
14
<PackageTags >blazor diagrams diagramming svg drag</PackageTags >
15
15
<PackageId >Z.Blazor.Diagrams</PackageId >
You can’t perform that action at this time.
0 commit comments