Updated CHANGELOG

This commit is contained in:
Bartek Kryza
2024-03-04 22:25:09 +01:00
parent b057407809
commit 2967d27de8

View File

@@ -1,5 +1,13 @@
# CHANGELOG # CHANGELOG
* Fixed progress indicators ranges with multiple commands per TU (#240)
* Added default diagram generation error for empty diagrams (#246)
* Added style option to plantuml config section (#238)
* Added generate_concept_requirements config option (#237)
* Refactored util pipe handling (#244)
* Fixed handling of variadic template parameters in sequence diagrams (#241)
* Fixed handling of query_driver option in config file (#243)
### 0.5.0 ### 0.5.0
* Fixed static linking against LLVM (#225) * Fixed static linking against LLVM (#225)
* Fixed handling of absolute paths in glob patterns (#233) * Fixed handling of absolute paths in glob patterns (#233)