You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Added
11
11
12
12
- 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)
15
15
16
16
### Fix
17
17
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)
19
19
- Missing dependency on `skylib` for the documentation
0 commit comments