Skip to content

Commit 53cc619

Browse files
committed
chore: update changelog
1 parent 82b7361 commit 53cc619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Most of the `doxygen` parameters are now available in the `doxygen` extension rule
13-
- Support for make substitutions in the `doxygen` extension rule
14-
- `repository` tag in the `doxygen` extension rule to avoid conflicts with other modules when used in a submodule
13+
- Support for make substitutions in the `doxygen` extension rule [#11](https://github.com/TendTo/rules_doxygen/issues/11) (thanks to @hofbi)
14+
- `repository` tag in the `doxygen` extension rule to avoid conflicts with other modules when used in a submodule [#15](https://github.com/TendTo/rules_doxygen/issues/15) (thanks to @blaizard)
1515

1616
### Fix
1717

18-
- `doxygen` list parameters not properly escaping their values
18+
- `doxygen` list parameters not properly escaping their values [#12](https://github.com/TendTo/rules_doxygen/issues/12) (thanks to @kaycebasques)
1919
- Missing dependency on `skylib` for the documentation
2020

2121
## [2.0.0]

0 commit comments

Comments
 (0)