Skip to content

Commit e4b325f

Browse files
github-actions[bot]github-actions
andauthored
Automated documentation update [skip ci] (#28)
Co-authored-by: github-actions <[email protected]>
1 parent 47d2784 commit e4b325f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/azure-cli-persistence/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Preserve ~/.azure folder across container instances (avoids needing to login aft
2222

2323
| Version | Notes |
2424
| ------- | ------------------------------------------------------------ |
25-
| 0.0.6 | Fix fish history (@eitsupi) |
25+
| 0.0.6 | Add symlink for cliextensions folder |
2626
| 0.0.5 | Use lifecycle scripts |
2727
| 0.0.4 | Fix test for existing ~/.azure folder |
2828
| 0.0.3 | Rename existing ~/.azure folder to ~/.azure-old if it exists |

src/shell-history/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Preserve shell history across dev container instances. Currently supports bash,
2222

2323
| Version | Notes |
2424
| ------- | ------------------------------------------------------------------- |
25+
| 0.0.6 | Fix fish history (@eitsupi) |
2526
| 0.0.5 | Revert to updating .bashrc etc to set HISTFILE env var |
2627
| 0.0.4 | Use lifecycle scripts |
2728
| 0.0.3 | Set `HISTFILE_OLD` when replacing a previous `HSITFILE` value |

0 commit comments

Comments
 (0)