File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ 1.0.1] / 2024-05-15
8
- - First Release
8
+ ### Features
9
+ - Show Revit File Version Information / Open Revit File in the respect Revit version.
10
+ - <img src=assets/RevitShell.Show.gif width=400><img src=assets/RevitShell.Open.2025.gif width=400>
9
11
### Updated
10
12
- Update Package References
11
13
- Add Build Project with installation
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<PropertyGroup >
10
- <Version >1.0.1-beta </Version >
10
+ <Version >1.0.1-rc </Version >
11
11
</PropertyGroup >
12
12
13
13
<!-- Release -->
You can’t perform that action at this time.
0 commit comments