mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-21 01:14:34 +08:00
Updated CHANGELOG.md
This commit is contained in:
21
CHANGELOG.md
21
CHANGELOG.md
@@ -1,5 +1,25 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased](https://github.com/mvndaemon/mvnd/tree/HEAD)
|
||||
|
||||
[Full Changelog](https://github.com/mvndaemon/mvnd/compare/0.3.0...HEAD)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- NPE after pressing CTRL+B in the client [\#324](https://github.com/mvndaemon/mvnd/issues/324)
|
||||
- Should print id of daemon that is processing the request [\#314](https://github.com/mvndaemon/mvnd/issues/314)
|
||||
- The output of ConsoleMavenTransferListener looks ugly in the client [\#284](https://github.com/mvndaemon/mvnd/issues/284)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- NPE after pressing CTRL+B in the client \#324 [\#325](https://github.com/mvndaemon/mvnd/pull/325) ([ppalaga](https://github.com/ppalaga))
|
||||
- Fixup 143f4f13 Display the daemon id and shorten it a bit [\#323](https://github.com/mvndaemon/mvnd/pull/323) ([ppalaga](https://github.com/ppalaga))
|
||||
- Fixup 28ffaea Send transfer events to the client for better display [\#322](https://github.com/mvndaemon/mvnd/pull/322) ([ppalaga](https://github.com/ppalaga))
|
||||
- Fix TestUtils imports [\#321](https://github.com/mvndaemon/mvnd/pull/321) ([famod](https://github.com/famod))
|
||||
- Display the daemon id and shorten it a bit, fixes \#314 [\#318](https://github.com/mvndaemon/mvnd/pull/318) ([gnodet](https://github.com/gnodet))
|
||||
- One more attempt to workaround \#281 [\#317](https://github.com/mvndaemon/mvnd/pull/317) ([ppalaga](https://github.com/ppalaga))
|
||||
- Send transfer events to the client for better display, \#284 [\#313](https://github.com/mvndaemon/mvnd/pull/313) ([gnodet](https://github.com/gnodet))
|
||||
|
||||
## [0.3.0](https://github.com/mvndaemon/mvnd/tree/0.3.0) (2021-01-07)
|
||||
|
||||
[Full Changelog](https://github.com/mvndaemon/mvnd/compare/0.2.0...0.3.0)
|
||||
@@ -22,6 +42,7 @@
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Add TOC to README.adoc [\#315](https://github.com/mvndaemon/mvnd/pull/315) ([famod](https://github.com/famod))
|
||||
- Replace mvnd --completion by a plain source now the bash file is in t… [\#308](https://github.com/mvndaemon/mvnd/pull/308) ([rmannibucau](https://github.com/rmannibucau))
|
||||
- Speed up bash completion loading by packaging it as a file in the ZIP… [\#307](https://github.com/mvndaemon/mvnd/pull/307) ([ppalaga](https://github.com/ppalaga))
|
||||
- The output of ConsoleMavenTransferListener looks ugly in the client [\#306](https://github.com/mvndaemon/mvnd/pull/306) ([ppalaga](https://github.com/ppalaga))
|
||||
|
||||
Reference in New Issue
Block a user