Skip to content

Commit 24cf0a8

Browse files
committed
Bump version to 1.1.9 and update changelog
1 parent b6efd30 commit 24cf0a8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NodifyM.Avalonia/NodifyM.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
99
<PackageProjectUrl>https://github.com/MakesYT/NodifyM.Avalonia</PackageProjectUrl>
1010
<LangVersion>10</LangVersion>
11-
<Version>1.1.8</Version>
11+
<Version>1.1.9</Version>
1212
<Authors>Maklith</Authors>
1313
<Description>A collection of controls for node based editors designed for MVVM.</Description>
1414
</PropertyGroup>

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ This project is a refactoring of [Nodify](https://github.com/miroiu/nodify) on t
5555
#### You can git clone the project and run `NodifyM.Avalonia.Example`
5656

5757
## Changelog
58+
### 1.1.9
59+
- Allow to modify node header and footer ContentPresenter style
60+
5861
### 1.1.8
5962
- Fixed unselect nodes not working when clicking with `Ctrl` key pressed
6063

0 commit comments

Comments
 (0)