Skip to content

Commit 05a17cf

Browse files
committed
Add changelog
1 parent a42e256 commit 05a17cf

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
=========
2+
CHANGELOG
3+
=========
4+
5+
0.1.0
6+
=====
7+
8+
* feature:Dot Commands: Add ``.exit/.quit`` dot commands
9+
(`issue 97 <https://github.com/awslabs/aws-shell/pull/97>`__)
10+
* feature:Documentation: Show documentation for global arguments
11+
(`issue 51 <https://github.com/awslabs/aws-shell/issues/51>`__)
12+
* feature:Dot Commands: Add ``.cd`` dot command
13+
(`issue 97 <https://github.com/awslabs/aws-shell/issues/76>`__)
14+
* feature:Dot Commands: Add ``.profile`` dot command
15+
(`issue 97 <https://github.com/awslabs/aws-shell/issues/9>`__)
16+
* feature:Command Line Arguments: Add ``--profile`` command line
17+
option (`issue 89 <https://github.com/awslabs/aws-shell/issues/89>`__)
18+
* bugfix:Completer: Fix crash when attempting server side completion
19+
with no region configured option
20+
(`issue 84 <https://github.com/awslabs/aws-shell/issues/84>`__)
21+
* feature:Lexer: Add lexer/syntax highlighting
22+
(`issue 27 <https://github.com/awslabs/aws-shell/issues/27>`__)
23+
* feature:Server Side Completion: Add server side completion for
24+
Elastic Load Balancing
25+
(`issue 79 <https://github.com/awslabs/aws-shell/pull/79>`__)
26+
* feature:Server Side Completion: Add server side completion for
27+
Amazon Kinesis
28+
(`issue 73 <https://github.com/awslabs/aws-shell/pull/73>`__)
29+
* bugfix:Windows: Fix crash when using ``.edit`` on Windows
30+
(`issue 55 <https://github.com/awslabs/aws-shell/pull/55>`__)

0 commit comments

Comments
 (0)