We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc888e commit 5507cc0Copy full SHA for 5507cc0
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
<!-- do not remove -->
4
5
+## 0.0.7
6
+
7
+### New Features
8
9
+- Add version flag to cli ([#28](https://github.com/AnswerDotAI/shell_sage/issues/28))
10
11
+### Bugs Squashed
12
13
+- base_url error when user updates shell sage to new version with different config schema ([#22](https://github.com/AnswerDotAI/shell_sage/issues/22))
14
15
+- command mode not working outside tmux session ([#21](https://github.com/AnswerDotAI/shell_sage/issues/21))
16
17
+- tmux scrollback history does not check tmux session is active ([#20](https://github.com/AnswerDotAI/shell_sage/issues/20))
18
19
20
## 0.0.6
21
22
### New Features
0 commit comments