Skip to content

Commit d1b9b2b

Browse files
committed
Add What's new entry
1 parent 042034c commit d1b9b2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,10 @@ calendar
324324
dark mode and have been migrated to the HTML5 standard for improved accessibility.
325325
(Contributed by Jiahao Li and Hugo van Kemenade in :gh:`137634`.)
326326

327+
* The :mod:`calendar`'s :ref:`command-line <calendar-cli>` HTML output now
328+
accepts the year-month option: ``python -m calendar -t html 2009 06``.
329+
(Contributed by Pål Grønås Drange in :gh:`140212`.)
330+
327331

328332
collections
329333
-----------

0 commit comments

Comments
 (0)