Skip to content

Commit

Permalink
docs(log): update change log for v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dinoboff committed May 13, 2018
1 parent bb579bc commit fc0cfad
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 3.1.0 2018-05-13

- Add [jest matcher] ([#150])
- Validate literal regular expression ([#146]).
- Add support for the `query` variable ([#142]).

Thanks to @a-xin to implementing the new plugin and for his help troubleshooting
RexExp validation.

[#150]: https://github.com/goldibex/targaryen/pull/150
[jest matcher]: https://github.com/goldibex/targaryen/tree/master/docs/jest


## 3.1.0-beta.3 2018-05-09

- Allow dot in literal regexp ([#148]); Thanks @a-xin for notice it.
Expand Down

0 comments on commit fc0cfad

Please sign in to comment.