Skip to content

Commit 1099ee2

Browse files
adding release notes for 2.4.1 release (#1238)
1 parent 192c6e1 commit 1099ee2

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
+++
2+
title = "Release 2.4.1"
3+
date = 2022-11-03T15:27:38-05:00
4+
weight = 5
5+
pre = "<b> </b>"
6+
+++
7+
8+
### Changes in Release 2.4.1
9+
- [Major New Features](#major-new-features)
10+
- [Other Changes](#other-changes)
11+
- [Bugs Fixes](#bug-fixes)
12+
- [Known Issues](#known-issues)
13+
14+
15+
#### Major New Features
16+
- None
17+
18+
#### Other Changes
19+
None
20+
21+
#### Bug Fixes
22+
- #1237: Resolved an issue where the tools supporting the `-target` parameter were doing target-related work even if the parameter was not specified.
23+
24+
#### Known Issues
25+
- Due to the changes made for WDT-663 in WDT 2.4.0, the resulting remotely discovered model contains extra fields that would not normally be there.
26+
This is an area of ongoing work to clean up the online aliases to not depend on these extra remote calls to produce a clean model.
27+
28+

0 commit comments

Comments
 (0)