mirror of
https://github.com/bkryza/clang-uml.git
synced 2025-04-20 04:06:48 +08:00
Updated version to 0.6.0
This commit is contained in:
parent
0f21fd826d
commit
1495b441b8
@ -1,5 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
### 0.6.0
|
||||
* Added support for regular expressions in sequence diagram boundary conditions (#366)
|
||||
* Improved generation performance of to and from_to sequence diagrams (#365)
|
||||
* Fixed handling of empty pack expansion types rendering (#362)
|
||||
|
2
Doxyfile
2
Doxyfile
@ -38,7 +38,7 @@ PROJECT_NAME = "clang-uml"
|
||||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = 0.5.6
|
||||
PROJECT_NUMBER = 0.6.0
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
|
@ -5,7 +5,7 @@
|
||||
[](https://github.com/bkryza/clang-uml/actions)
|
||||
[](https://github.com/bkryza/clang-uml/actions)
|
||||
[](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://clang-uml.github.io)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user