Skip to content

Commit a7a9db5

Browse files
committed
docs(changelog): adjust description
1 parent 7496522 commit a7a9db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [0.1.0] - 2026-01-25
1111

12-
- added: command execution (built-in and path) with basic argument handling (separation by whitespace only)
13-
- added: builtin commands
12+
- added: Basic REPL (Read-Eval-Print-Loop) with command execution (built-in and path), argument handling (separation by whitespace only)
13+
- added: Built-in commands:
1414
- `echo`
1515
- `exit`
1616
- `type`

0 commit comments

Comments
 (0)