Skip to content

Commit

Permalink
added CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jolmg committed Sep 25, 2020
1 parent e01450d commit 60684c2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@
.rspec_status

/README.md.html
/CHANGELOG.md.html
/*.gem
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## CHANGELOG

### v1.1.0

##### feature additions

- `char_in` now allows multiple strings, ranges, and arrays of such as arguments

##### bugs and minor things

- Added more to README.

0 comments on commit 60684c2

Please sign in to comment.