Skip to content

Commit

Permalink
Add CHANGELOG for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
hahnjo committed Jun 24, 2018
1 parent 92b05e7 commit f438eb1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
v1.0 [2018-06-24]
-----------------

Initial version that is able to replace my scripts using `sed`.

* Deleting lines based on regular expressions.
* Search and replace using regular expressions.
* Appending lines at the end of files.
* Atomic writing of configuration files, honoring permissions and ownership.

0 comments on commit f438eb1

Please sign in to comment.