Skip to content

Commit

Permalink
changes for version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
learnbyexample authored Apr 13, 2020
1 parent 229a30a commit f817f61
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Version_changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
<br>

### 1.1

* Quantifiers terminology and explanation corrected, it is longest match wins instead of greedy
* Section added for Escaping metacharacters for shell substitutions
* Examples for `e` command updated to include external command provided as argument
* Section added for file content insertion before matching lines using `e` command
* Added examples for `T` command
* Added more explanation and examples for Escape sequences
* Some minor changes like `-` to ``, updates to cheatsheets, etc
* For more detailed view of changes, see the [commit changes for the markdown source file](https://github.com/learnbyexample/learn_gnused/commit/229a30a48a417f7a152e6cadb1fbbe0dcf6c02f2#diff-aa7b5f43cdce36fc0ca603bf4d5fd6fb)

<br>

### 1.0

* First version

0 comments on commit f817f61

Please sign in to comment.