@@ -78,9 +78,21 @@ See the [Examples-README.md](examples/Examples-README.md) file.
7878
7979## Releases
8080
81- Information on supported platforms, python versions, architectures
82- and requirements. If you want to support old operating systems then
83- choose the v31 release.
81+ Information on planned new and current releases, supported platforms,
82+ python versions, architectures and requirements. If you want to
83+ support old operating systems then choose the v31 release.
84+
85+ ** Next release**
86+
87+ - New v58 release will be ready very soon
88+ - To see planned new features or bugs to be fixed in the
89+ next release, see the
90+ [ next release] ( ../../issues?q=is%3Aissue+is%3Aopen+label%3A%22next+release%22 )
91+ label in the tracker
92+ - To see planned new features or bugs to be fixed in the
93+ in one of next releases, see the
94+ [ next release 2] ( ../../issues?q=is%3Aissue+is%3Aopen+label%3A%22next+release+2%22 )
95+ label in the tracker
8496
8597** Latest release**
8698
@@ -156,8 +168,8 @@ directly.
156168- [ Tutorial] ( docs/Tutorial.md )
157169
158170
159- ### API categories
160-
171+ ### API categories
172+
161173#### Modules
162174
163175 * [ cefpython] ( api/cefpython.md#cefpython ) module
@@ -212,9 +224,9 @@ directly.
212224 * [ StringVisitor] ( api/StringVisitor.md#stringvisitor-interface ) interface
213225 * [ WebRequestClient] ( api/WebRequestClient.md#webrequestclient-interface ) interface
214226
215-
216- ### API index
217-
227+
228+ ### API index
229+
218230* [ Application settings] ( api/ApplicationSettings.md#application-settings )
219231 * [ accept_language_list] ( api/ApplicationSettings.md#accept_language_list )
220232 * [ auto_zooming] ( api/ApplicationSettings.md#auto_zooming )
0 commit comments