diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-04-08 17:05:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-08 17:05:12 +0100 |
| commit | 09fc76ed825114c32c863eb3b56e967fbec54047 (patch) | |
| tree | dde00bfb3f2411680de618136f86edef4ca253ca /CHANGELOG.md | |
| parent | feat: Add 'atuin scripts rm' and 'atuin scripts ls' aliases; allow reading fr... (diff) | |
| download | atuin-09fc76ed825114c32c863eb3b56e967fbec54047.zip | |
chore(release): prepare for release 18.5.0 (#2685)
* chore(release): prepare for release 18.5.0
* update workflow ubuntu version
* revert because dist checks lol
Diffstat (limited to '')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 41bb4e2e..a826f096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ All notable changes to this project will be documented in this file. - Option to include duplicate commands when printing history commands ([#2407](https://github.com/atuinsh/atuin/issues/2407)) - Binaries as subcommands ([#2661](https://github.com/atuinsh/atuin/issues/2661)) - Support storing, syncing and executing scripts ([#2644](https://github.com/atuinsh/atuin/issues/2644)) +- Add 'atuin scripts rm' and 'atuin scripts ls' aliases; allow reading from stdin ([#2680](https://github.com/atuinsh/atuin/issues/2680)) ### Miscellaneous Tasks |
