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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
ITables ChangeLog
2
2
=================
3
3
4
-
2.4.2-dev (???)
4
+
2.4.2 (2025-06-11)
5
5
------------------
6
6
7
7
**Added**
8
-
- We have added a `Framework :: Dash` classifier to highlight the fact that ITables has a component for Dash.
8
+
- We have added a `Framework :: Dash` classifier to highlight the fact that ITables has a component for Dash
9
+
- We have added more type annotations ([#390](https://github.com/mwouts/itables/issues/390))
9
10
10
11
**Fixed**
11
12
- We have added a `Typing :: Typed` classifier to the package as ITables now comes with type annotations ([#411](https://github.com/mwouts/itables/issues/411))
0 commit comments