Skip to content

Commit f8c06d2

Browse files
committed
Update release notes for version 3.13.4 with release date and fix documentation build error
1 parent 28699f6 commit f8c06d2

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

doc/release_notes/release_3.13.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Version 3.13 #
33

4-
## guidata Version 3.13.4 (unreleased) ##
4+
## Version 3.13.4 (2025-12-03) ##
55

66
🛠️ Bug fixes:
77

@@ -14,7 +14,9 @@
1414
* Maintains backward compatibility as `bool(bool)` is a no-op
1515
* This closes [Issue #96](https://github.com/PlotPyStack/guidata/issues/96) - `BoolItem`: `numpy.bool_` compatibility fix
1616

17-
## guidata Version 3.13.3 (2024-11-10) ##
17+
* Fix documentation build error due to the fact that Qt is needed for some parts of the building process
18+
19+
## guidata Version 3.13.3 (2025-11-10) ##
1820

1921
🛠️ Bug fixes:
2022

@@ -27,7 +29,7 @@
2729
* Maintains full backward compatibility while supporting the new auto-apply feature
2830
* Fixes `TypeError: callback() takes 4 positional arguments but 5 were given`
2931

30-
## guidata Version 3.13.2 (2024-11-03) ##
32+
## guidata Version 3.13.2 (2025-11-03) ##
3133

3234
✨ New features:
3335

@@ -69,7 +71,7 @@
6971

7072
* Fix the `AboutInfo.about` method: renamed parameter `addinfos` to `addinfo` for consistency
7173

72-
## guidata Version 3.13.1 (2024-10-28) ##
74+
## guidata Version 3.13.1 (2025-10-28) ##
7375

7476
🛠️ Bug fixes:
7577

@@ -84,7 +86,7 @@
8486
* Image paths in generated RST files now include the subdirectory path
8587
* Added new `_get_example_subdirectory()` helper function to extract subdirectory from source file path and avoid code duplication
8688

87-
## guidata Version 3.13.0 (2024-10-24) ##
89+
## guidata Version 3.13.0 (2025-10-24) ##
8890

8991
✨ New features:
9092

0 commit comments

Comments
 (0)