Skip to content

Commit 5f5df11

Browse files
committed
update changelog
1 parent 9ad8d70 commit 5f5df11

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

utilities/manual/build/html/CHANGELOG.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<meta property="og:type" content="website" />
88
<meta property="og:url" content="CHANGELOG.html" />
99
<meta property="og:site_name" content="TeXstudio" />
10-
<meta property="og:description" content="TeXstudio 4.8.8: improve handling tblr env for table manipulation, provide win-arm build, small bug fixes. TeXstudio 4.8.7: add “Start Column” (sets column of first page, same as Shift+Click) to Gr..." />
11-
<meta name="description" content="TeXstudio 4.8.8: improve handling tblr env for table manipulation, provide win-arm build, small bug fixes. TeXstudio 4.8.7: add “Start Column” (sets column of first page, same as Shift+Click) to Gr..." />
10+
<meta property="og:description" content="TeXstudio 4.8.8: improve handling tblr env for table manipulation, provide win-arm build, small bug fixes, implement macro function editor.getLineTokens, see#4111. TeXstudio 4.8.7: add “Start Colum..." />
11+
<meta name="description" content="TeXstudio 4.8.8: improve handling tblr env for table manipulation, provide win-arm build, small bug fixes, implement macro function editor.getLineTokens, see#4111. TeXstudio 4.8.7: add “Start Colum..." />
1212
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Background information" href="background.html" />
1313

1414
<link rel="shortcut icon" href="_static/texstudio.ico"/><!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
@@ -214,6 +214,7 @@ <h2>TeXstudio 4.8.8<a class="headerlink" href="#texstudio-4-8-8" title="Link to
214214
<li><p>improve handling tblr env for table manipulation</p></li>
215215
<li><p>provide win-arm build</p></li>
216216
<li><p>small bug fixes</p></li>
217+
<li><p>implement macro function editor.getLineTokens, see <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/4111">#4111</a></p></li>
217218
</ul>
218219
</section>
219220
<section id="texstudio-4-8-7">

utilities/manual/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utilities/manual/source/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- improve handling tblr env for table manipulation
55
- provide win-arm build
66
- small bug fixes
7+
- implement macro function editor.getLineTokens, see [#4111](https://github.com/texstudio-org/texstudio/issues/4111)
78

89
## TeXstudio 4.8.7
910

0 commit comments

Comments
 (0)