Skip to content

Commit

Permalink
docs(changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Apr 25, 2016
1 parent 7a2b150 commit d34b5f0
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,5 +1,18 @@
# Change Log

## [v3.0.4](https://github.com/fgribreau/mailchecker/tree/v3.0.4) (2016-04-25)
[Full Changelog](https://github.com/fgribreau/mailchecker/compare/v3.0.3...v3.0.4)

**Implemented enhancements:**

- Email regex should use \A and \z instead of $ ^ [\#62](https://github.com/FGRibreau/mailchecker/issues/62)

**Merged pull requests:**

- Add address from mail72.com [\#66](https://github.com/FGRibreau/mailchecker/pull/66) ([trisix](https://github.com/trisix))
- Add addresses from bccto.me [\#65](https://github.com/FGRibreau/mailchecker/pull/65) ([trisix](https://github.com/trisix))
- \[Fix \#62\] Emails with spaces/newlines are invalid [\#64](https://github.com/FGRibreau/mailchecker/pull/64) ([owst](https://github.com/owst))

## [v3.0.3](https://github.com/fgribreau/mailchecker/tree/v3.0.3) (2016-04-15)
[Full Changelog](https://github.com/fgribreau/mailchecker/compare/v3.0.2...v3.0.3)

Expand Down

0 comments on commit d34b5f0

Please sign in to comment.