@@ -1,5 +1,6 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
### 0.3.4
|
||||||
* Added diagram metadata to PlantUML and JSON generators (#27)
|
* Added diagram metadata to PlantUML and JSON generators (#27)
|
||||||
* Improved template specialization matching for variadic and function
|
* Improved template specialization matching for variadic and function
|
||||||
template parameters (#118)
|
template parameters (#118)
|
||||||
|
|||||||
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
[](https://github.com/bkryza/clang-uml/actions)
|
[](https://github.com/bkryza/clang-uml/actions)
|
||||||
[](https://codecov.io/gh/bkryza/clang-uml)
|
[](https://codecov.io/gh/bkryza/clang-uml)
|
||||||
[](https://github.com/bkryza/clang-uml/releases)
|
[](https://github.com/bkryza/clang-uml/releases)
|
||||||
[](https://github.com/bkryza/clang-uml/releases)
|
[](https://github.com/bkryza/clang-uml/releases)
|
||||||
|
|
||||||
`clang-uml` is an automatic C++ to UML class, sequence, package and include diagram generator, driven by
|
`clang-uml` is an automatic C++ to UML class, sequence, package and include diagram generator, driven by
|
||||||
YAML configuration files. The main idea behind the
|
YAML configuration files. The main idea behind the
|
||||||
|
|||||||
Reference in New Issue
Block a user