From 588b13ad490f121c0b438dcb2736e8785c413245 Mon Sep 17 00:00:00 2001 From: Jeremy Tammik Date: Wed, 22 Jun 2022 15:39:24 +0200 Subject: [PATCH] changelog --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 7a3554e..86358a8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -370,4 +370,5 @@ - 2022-03-09 2022.1.152.4 return pipe instance count for https://forums.autodesk.com/t5/revit-api-forum/most-efficient-way-to-count-all-pipe-instances-in-the-project/m-p/10993859 - 2022-04-19 2022.1.152.4 before migrating to Revit 2023 - 2022-04-20 2023.1.152.0 flat migration to Revit 2023 -- 2022-04-28 2023.1.152.1 implemented GetAnalyticalElementId \ No newline at end of file +- 2022-04-28 2023.1.152.1 implemented GetAnalyticalElementId +- 2022-06-22 2023.1.152.2 implemented GetFittingTypesOfPartType for https://forums.autodesk.com/t5/revit-api-forum/enumerate-pipefittings-familysymbols-with-part-type-union-in-c/m-p/11250754