Skip to content

Commit

Permalink
Merge branch 'develop' into oss.da
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun authored Feb 27, 2024
2 parents 0bd2b9c + 22b781c commit 7ddf092
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [1.1.0] / 2024-02-15
- Add `UI.Valid` class to check if Revit UI is available.

## [1.0.1] / 2023-01-09
### Fixed
- Fix `DBApplication` misspell

## [1.0.0] / 2023-01-04
- First Release

[vNext]: ../../compare/1.0.0...HEAD
[1.1.0]: ../../compare/1.0.0...1.1.0
[1.0.1]: ../../compare/1.0.0...1.0.1
[1.0.0]: ../../compare/1.0.0
2 changes: 1 addition & 1 deletion RevitAddin.DA.Tester/RevitAddin.DA.Tester.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
Expand Down

0 comments on commit 7ddf092

Please sign in to comment.