Skip to content

Commit

Permalink
Merge pull request #149 from dwmkerr/release-v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr authored Oct 19, 2021
2 parents aeef0e0 + 79b81f8 commit cf3a437
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.18.0](https://www.github.com/dwmkerr/effective-shell/compare/v0.17.2...v0.18.0) (2021-10-19)


### Features

* chapter 29 - understanding shell expansion ([70b3068](https://www.github.com/dwmkerr/effective-shell/commit/70b30681a0422f6ac6063c8cf60f1c6b924dce3b))

### [0.17.2](https://www.github.com/dwmkerr/effective-shell/compare/v0.17.1...v0.17.2) (2021-09-06)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.2
0.18.0

0 comments on commit cf3a437

Please sign in to comment.