You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## [1.0.1] - 2025/09/17 - Day 1 fixes
4
+
5
+
### Fixes
6
+
7
+
- Crash that can occur when doing a gotodefinition in an XML file
8
+
- Fix origin of gotodefinition for some links in XML files.
9
+
- Change back `<br/>` line breaks that sometimes break PyCharm to escaped ` \\\n`
10
+
3
11
## [1.0.0] - 2025/09/16 - Release
4
12
5
13
This project is far from finished, but it has reached a level of maturity where we’re introducing two update channels: **Release** and **Pre-release** (Beta).
0 commit comments