diff --git a/CHANGES b/CHANGES index 13c76b5b..8c157a9b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +v.11.4.1 (21 November 2024) + - Fixed potential hang in multi-threaded circuit ticking. + - Fixed potential crash in multi-threaded circuit scanning. + v.11.4.0 (15 November 2024) - Updated fast_any submodule (incl. optimized "has value" detection). - Greatly optimized Tick() methods by removing unnecessary I/O resets. diff --git a/docs/Doxyfile b/docs/Doxyfile index e0dd676a..3225fc57 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = DSPatch # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = v.11.4.0 +PROJECT_NUMBER = v.11.4.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer diff --git a/docs/html/_circuit_8h_source.html b/docs/html/_circuit_8h_source.html index fefabf9a..3cd71e2b 100644 --- a/docs/html/_circuit_8h_source.html +++ b/docs/html/_circuit_8h_source.html @@ -26,7 +26,7 @@
Definition at line 684 of file Circuit.h.
+Definition at line 679 of file Circuit.h.
@@ -411,7 +411,7 @@Definition at line 772 of file Circuit.h.
+Definition at line 767 of file Circuit.h.
@@ -438,7 +438,7 @@Definition at line 761 of file Circuit.h.
+Definition at line 756 of file Circuit.h.
@@ -519,7 +519,7 @@Definition at line 767 of file Circuit.h.
+Definition at line 762 of file Circuit.h.
@@ -600,7 +600,7 @@Definition at line 750 of file Circuit.h.
+Definition at line 745 of file Circuit.h.
@@ -627,7 +627,7 @@Definition at line 755 of file Circuit.h.
+Definition at line 750 of file Circuit.h.
@@ -654,7 +654,7 @@Definition at line 734 of file Circuit.h.
+Definition at line 729 of file Circuit.h.
@@ -681,7 +681,7 @@Definition at line 689 of file Circuit.h.
+Definition at line 684 of file Circuit.h.
diff --git a/docs/html/class_d_s_patch_1_1_component-members.html b/docs/html/class_d_s_patch_1_1_component-members.html index 82ca7b22..ca216e3c 100644 --- a/docs/html/class_d_s_patch_1_1_component-members.html +++ b/docs/html/class_d_s_patch_1_1_component-members.html @@ -26,7 +26,7 @@