mirror of https://github.com/apache/maven.git
added recent pr merges
This commit is contained in:
parent
79660d03ac
commit
fd091d94a0
|
@ -3,6 +3,17 @@
|
|||
The [git commit history](https://github.com/takari/maven-wrapper/commits/master) is the detailed source of all changes.
|
||||
The following provides most information at an easier glance.
|
||||
|
||||
## Version 0.3.0
|
||||
|
||||
- Set title on shell window in Windows
|
||||
- see https://github.com/takari/maven-wrapper/pull/66
|
||||
- contributed by https://github.com/hcgpragt
|
||||
- Change default Maven version to 3.5.2 in wrapper config
|
||||
- contributed by Manfred Moser - http://www.simpligility.com
|
||||
- Respect MVNW_VERBOSE when printing progress reporting and diagnostic info
|
||||
- see https://github.com/takari/maven-wrapper/pull/67
|
||||
- contributed by Konstantin Sobolev https://github.com/eprst
|
||||
|
||||
## Version 0.2.2 and 0.2.3 - 2017-09-12
|
||||
|
||||
- Print out Maven Wrapper version with each invocation
|
||||
|
|
Loading…
Reference in New Issue