docs: update changelog
This commit is contained in:
parent
478f2ad086
commit
ec15eb7b8c
|
|
@ -135,6 +135,10 @@ Options
|
|||
|
||||
Removes *LUMPNAME* from *BSPFILE*.
|
||||
|
||||
.. option:: --svg
|
||||
|
||||
Writes a top-down SVG rendering of *BSPFILE*.
|
||||
|
||||
Author
|
||||
======
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,25 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
2.0.0-alpha7 (unreleased)
|
||||
=========================
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
- bsputil: gained ``--svg`` export
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
- qbsp: fix "sides not found" warning spam on Q1 maps with sky
|
||||
|
||||
Enhancements
|
||||
------------
|
||||
|
||||
- qbsp: liquids are automatically detail (according to ``-transwater``).
|
||||
|
||||
|
||||
2.0.0-alpha6
|
||||
============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue