Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2021
1 parent 7dd3d5d commit 7a102fa
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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))
Expand Down

0 comments on commit 7a102fa

Please sign in to comment.