From: Oleg Broytman Date: Sun, 25 Feb 2024 13:02:59 +0000 (+0300) Subject: Docs(news): wx.grid: Wrap long lines X-Git-Tag: 0.3.1~1 X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=commitdiff_plain;h=7cbc8faf5522bc5eee47b2e66c9fca1f21ed7490 Docs(news): wx.grid: Wrap long lines [skip ci] --- diff --git a/docs-ru/news.rst b/docs-ru/news.rst index d851dd5..a66ea93 100644 --- a/docs-ru/news.rst +++ b/docs-ru/news.rst @@ -1,6 +1,11 @@ Новости ======= +Версия 0.3.1 (2024-02-25) +------------------------- + +* wx.grid: Делать перенос длинных строк. + Версия 0.3.0 (2024-02-19) ------------------------- diff --git a/docs/news.rst b/docs/news.rst index 0463141..4d1fe11 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,11 @@ News ==== +Version 0.3.1 (2024-02-25) +-------------------------- + +* wx.grid: Wrap long lines. + Version 0.3.0 (2024-02-19) --------------------------