Skip to content

Commit

Permalink
Release v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user committed Nov 9, 2024
1 parent f3caf7d commit 6511926
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyninja/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.3"
__version__ = "0.1.4"
7 changes: 7 additions & 0 deletions release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Release Notes
=============

v0.1.4 (11/08/2024)
-------------------
- Includes a new feature to handle IO (list, upload, and download)
- Bug fix on monitor page blocked due to missing docker containers
- Includes an option to host monitor page without authentication
- **Full Changelog**: https://github.com/thevickypedia/PyNinja/compare/v0.1.3...v0.1.4

v0.1.3 (10/05/2024)
-------------------
- Include open files metric to service/process monitoring
Expand Down

0 comments on commit 6511926

Please sign in to comment.