Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sunderme committed Jan 11, 2025
1 parent 34619fc commit e0ed7b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions utilities/manual/build/html/CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ <h2>TeXstudio 4.8.6<a class="headerlink" href="#texstudio-4-8-6" title="Link to
<li><p>hide grammar errors in math/non-text environments (word repetition and language tool)</p></li>
<li><p>hide spelling errors in picture envs like tikzpicture</p></li>
<li><p>better handle \newtcbox <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3878">#3878</a></p></li>
<li><p>fix rare crash <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/3936">#3936</a></p></li>
</ul>
</section>
<section id="texstudio-4-8-5">
Expand Down
2 changes: 1 addition & 1 deletion utilities/manual/build/html/searchindex.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions utilities/manual/source/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- hide grammar errors in math/non-text environments (word repetition and language tool)
- hide spelling errors in picture envs like tikzpicture
- better handle \newtcbox [#3878](https://github.com/texstudio-org/texstudio/issues/3878)
- fix rare crash [#3936](https://github.com/texstudio-org/texstudio/issues/3936)

## TeXstudio 4.8.5

Expand Down

0 comments on commit e0ed7b1

Please sign in to comment.