We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8aea76 commit b76c4acCopy full SHA for b76c4ac
1 file changed
ReleaseNotes.md
@@ -2,6 +2,8 @@
2
3
## v1.0.2
4
5
+* [issue #4] Ignore newline from git --format's output
6
+
7
* Improve release scripts
8
9
## v1.0.1
@@ -12,7 +14,7 @@
12
14
13
15
* Better error handling and logging when invoking git
16
-* Fix: use ${basedir} instead of "." as location for git repo.
17
+* [issue #2] Use ${basedir} instead of "." as location for git repo.
18
This resolves problem when calling maven from within Eclipse.
19
20
0 commit comments