Skip to content

Commit 9e1ade8

Browse files
committed
CHANGELOG: mention shellcheck fixes; fix typos
1 parent d98a6b9 commit 9e1ade8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
use `$XDG_CACHE_HOME/RFCs` ([#21][i21])
99
* Fix the version shown by `--version`
1010
* Remove the `update` command which has been deprecated in v0.2.6
11+
* Fix most shellcheck warnings in the code
1112

1213
Documentation:
1314
* Show the default and current cache directories in the help text
@@ -25,7 +26,7 @@ so it’s time to get out of the 0.x releases.
2526

2627
* Add a manpage
2728
* Deprecate the `update` command that self-updates the script. It’s still
28-
there, but it doesnt appear in the documentation.
29+
there, but it doesn't appear in the documentation.
2930

3031
## v0.2.5 (2018/06/27)
3132

@@ -66,13 +67,13 @@ so it’s time to get out of the 0.x releases.
6667
* Add the `list` subcommand
6768
* Add instructions for installation in the README
6869
* Add the ability to show drafts
69-
* Deprecate the install script
70+
* Deprecate the installation script
7071
* Various improvements
7172

7273
## v0.1.0 (2013/07/17)
7374

7475
* Add the `search` and `update` subcommands
75-
* Improve the install script
76+
* Improve the installation script
7677
* Improve the errors handling
7778

7879
## v0.0.4 (2013/03/24)

0 commit comments

Comments
 (0)