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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
# Changelog
13
13
__7.0.3 (13-sep-2020)__
14
14
- added way to get info about all input and produced files from preprocessor context
15
-
- reworked Gradle plug-in, removed extension and now properties should be directly provided for task
15
+
- reworked Gradle plug-in, removed extension and now properties should be directly provided for task[#21](https://github.com/raydac/java-comment-preprocessor/issues/21)
16
16
- refactoring, removed some auxiliary plugins from build process and extra code
Copy file name to clipboardExpand all lines: changelog.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
7.0.3 (13-sep-2020)
2
2
- added way to get info about all input and produced files from preprocessor context
3
-
- reworked Gradle plug-in, removed extension and now properties should be directly provided for task
3
+
- reworked Gradle plug-in, removed extension and now properties should be directly provided for task [#21](https://github.com/raydac/java-comment-preprocessor/issues/21)
4
4
- refactoring, removed some auxiliary plugins from build process and extra code
0 commit comments