We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd60f60 commit 5cddcadCopy full SHA for 5cddcad
CHANGELOG.md
@@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.1.13] - 2025-09-18
11
+
12
### Added
13
14
- **Flake package**: Added a Nix flake for packaging.
15
16
+### Fixed
17
18
+- **No args and path**: Handled the case of rmxt when running without passing the args and paths. Now, it displays the help message instead.
19
20
### Changed
21
22
- update documentation about installation and README
0 commit comments