Skip to content

Commit e5df2ba

Browse files
[doc] Updates
1 parent 1a7c190 commit e5df2ba

File tree

2 files changed

+657
-653
lines changed

2 files changed

+657
-653
lines changed

docs/Help/Topics/VersionHistory.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?>
3-
<topic template="Default" modified="2025-06-30T14:46:39.686+03:00" lasteditedby="cpc" version="2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd">
3+
<topic template="Default" modified="2025-07-02T15:54:07.546+02:00" lasteditedby="robert" version="2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd">
44
<title>Version History</title>
55
<keywords>
66
<keyword>Changes</keyword>
@@ -12,7 +12,7 @@
1212
<para styleclass="Heading1">Version History</para>
1313
</header>
1414
<para styleclass="Body Text">Note: When an item has a matching GitHub ticket, the ticket number is behind the item in parentheses prefixed with #. You can find these tickets by going to: <br/>https://github.com/X-Sharp/XSharpPublic/issues/<text style="font-weight:bold;">nnn</text> , where <text style="font-weight:bold;">nnn</text> is the ticket number.<br/>If you find an issue in X#, we recommend that you report it on GitHub. You will be notified of the progress on the work on your issue.</para>
15-
<para styleclass="Heading1">Changes in 2.24.0.0</para>
15+
<para styleclass="Heading1">Changes in 2.24.0.1</para>
1616
<para styleclass="Heading1"><text styleclass="Heading2">Compiler</text><br/><text styleclass="Heading3">Bug fixes</text></para>
1717
<list id="0" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:11pt; color:#000000;">
1818
<li styleclass="Normal">Documentation generation for VFP classes for members without visibility modifier was not working (#1664)</li>
@@ -35,6 +35,7 @@
3535
<li styleclass="Body Text">Intellisense was not showing field in VFP classes for fields without visibility modifier (#1725)</li>
3636
<li styleclass="Body Text">The ToggleLineComment and ToggleBlockComment functions were not properly maintaining leading whitespace (#1728)</li>
3737
<li styleclass="Body Text">Fixed an issue with Code Generation for AssemblyCustomAttributes</li>
38+
<li styleclass="Body Text">Fixed a problem with the Debugger Expression Evaluator in VS 2017 and VS 2019</li>
3839
</list>
3940
<para styleclass="Heading3">New Features</para>
4041
<list id="1" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Body Text" style="font-family:Symbol; font-size:11pt; color:#000000;">

0 commit comments

Comments
 (0)