Skip to content

Commit 94d61ab

Browse files
committed
Update change log
1 parent f912e16 commit 94d61ab

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [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>
911
### Updated
1012
- Update Package References
1113
- Add Build Project with installation

RevitShell/RevitShell.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<PropertyGroup>
10-
<Version>1.0.1-beta</Version>
10+
<Version>1.0.1-rc</Version>
1111
</PropertyGroup>
1212

1313
<!-- Release -->

0 commit comments

Comments
 (0)