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
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Jupytext ChangeLog
2
2
==================
3
3
4
-
1.17.2-dev (2025-05-??)
4
+
1.17.2 (2025-06-01)
5
5
-------------------
6
6
7
7
**Fixed**
@@ -10,6 +10,9 @@ Jupytext ChangeLog
10
10
**Changed**
11
11
- We have removed Python 3.8 from the list of supported Python version, and from the CI, as it has reached its EOL
12
12
13
+
**Added**
14
+
- ROOT-flavored C++ notebooks can be paired to `.cpp` files - thanks to [Steven Gardiner](https://github.com/sjgardiner) for this contribution [([#1384](https://github.com/mwouts/jupytext/issues/1384))(https://github.com/mwouts/jupytext/pull/1384)]
0 commit comments