Updated CHANGELOG for 0.13.3

This commit is contained in:
Gil Forsyth 2022-09-15 09:52:28 -04:00
parent dad7d9f8be
commit 0b8c105e5a
2 changed files with 14 additions and 24 deletions

View file

@ -4,6 +4,20 @@ Xonsh Change Log
.. current developments
v0.13.3
====================
**Fixed:**
* ``pygments`` startup crash when incorrect prepending ``bg:`` to ``noinherit``
style directives
**Authors:**
* Gil Forsyth
v0.13.2
====================

View file

@ -1,24 +0,0 @@
**Added:**
* <news item>
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* ``pygments`` startup crash when incorrect prepending ``bg:`` to ``noinherit``
style directives
**Security:**
* <news item>