We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe615f commit 2463b42Copy full SHA for 2463b42
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [1.0.0] / 2025-10-04
+## [1.0.0] / 2025-10-04 - 2025-10-06
8
### Features
9
- Binding Viewer with all available `PostableCommand` with binding information.
10
### Updates
Directory.Build.props
@@ -1,5 +1,5 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>1.0.0-rc</Version>
+ <Version>1.0.0-rc.1</Version>
</PropertyGroup>
</Project>
0 commit comments