Benjamin Greiner 2022-10-12 13:08:34 +00:00 committed by Git OBS Bridge
parent 7aad2a4942
commit 734b853a81

View File

@ -5,7 +5,7 @@ Wed Oct 12 12:20:24 UTC 2022 - Ben Greiner <code@bnavigator.de>
* Bug fixes
* Refactored the structure to create the outputs module.
* The Python .api generation now produces the same results as the
old C++ code
old C++ code
* Established a pattern for class-based object formatters.
* Fixed a regression in instantiating class templates.