Skip to content

Commit

Permalink
Prepare for release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Aug 27, 2023
1 parent da6e9e2 commit 34e53af
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ CHANGES

.. towncrier release notes start
0.5.1.dev23+g8c57ac8.d20230821 (2023-08-27)
-------------------------------------------

- Add the web-based monitoring user interface to list, inspect, and cancel running/terminated tasks, with refactoring the monitor business logic and presentation layers (`termui` and `webui`)
(`#84 <https://github.com/aio-libs/aiomonitor/issues/84>`_)

- Replace the default port numbers for the terminal UI, the web UI, and the console access (50101, 50201, 50102 -> 20101, 20102, 20103 respectively)
(`#374 <https://github.com/aio-libs/aiomonitor/issues/374>`_)



- (`#375 <https://github.com/aio-libs/aiomonitor/issues/375>`_)


0.5.0 (2023-07-21)
------------------

Expand Down
1 change: 0 additions & 1 deletion changes/374.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion changes/375.misc.md

This file was deleted.

1 change: 0 additions & 1 deletion changes/84.feature

This file was deleted.

0 comments on commit 34e53af

Please sign in to comment.