From 22b781c2a13bb90ef562a7c2b652eb2693abd3c4 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Mon, 9 Jan 2023 15:25:44 -0300 Subject: [PATCH] Update changelog / version --- CHANGELOG.md | 5 +++++ RevitAddin.DA.Tester/RevitAddin.DA.Tester.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6f792..0200933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [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.0.1]: ../../compare/1.0.0...1.0.1 [1.0.0]: ../../compare/1.0.0 \ No newline at end of file diff --git a/RevitAddin.DA.Tester/RevitAddin.DA.Tester.csproj b/RevitAddin.DA.Tester/RevitAddin.DA.Tester.csproj index 39b9d6d..c105eae 100644 --- a/RevitAddin.DA.Tester/RevitAddin.DA.Tester.csproj +++ b/RevitAddin.DA.Tester/RevitAddin.DA.Tester.csproj @@ -91,7 +91,7 @@ RevitAddin.DA.Tester - 1.0.0 + 1.0.1 {7C324916-9F8D-43B0-B226-DA67D2504393}