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: docs/CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,16 @@ Jupytext ChangeLog
4
4
1.14.5 (2023-02-??)
5
5
-------------------
6
6
7
+
**Added**
8
+
- Added Stata as a supported language ([#1014](https://github.com/mwouts/jupytext/issues/1027)) - thanks to [Raffaele Mancuso](https://github.com/raffaem) for this contribution
9
+
- We have added a series of test to make sure that the main formats support cell tags ([#1024](https://github.com/mwouts/jupytext/issues/1024))
10
+
7
11
**Fixed**
8
12
- When a metadata key is not a valid identifier, a warning is emitted and the metadata is not saved to the text representation ([#1042](https://github.com/mwouts/jupytext/issues/1042))
9
13
10
14
**Changed**
11
15
- Empty tags are not exported to the text notebook anymore ([#960](https://github.com/mwouts/jupytext/issues/960))
12
16
13
-
**Added**
14
-
- We have added a series of test to make sure that the main formats support cell tags ([#1024](https://github.com/mwouts/jupytext/issues/1024))
0 commit comments