Skip to content

Commit

Permalink
docs(changelog): updated
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Jul 9, 2016
1 parent 123906c commit a7b40d5
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Change Log

### v3.0.11 (2016/07/09 10:38 +00:00)
- [123906c](https://github.com/FGRibreau/mailchecker/commit/123906cce9108fada97b6cd02bc4e06084eb836b) Release v3.0.11. (@FGRibreau)
- [8ac796d](https://github.com/FGRibreau/mailchecker/commit/8ac796d5fa1faf08fa1611eb16d7afcb8df230cf) fix(list): forgot to gen new list without hushmail (@FGRibreau)
- [2c19f72](https://github.com/FGRibreau/mailchecker/commit/2c19f72b235974701c14897c96c93cc9f955a00d) fix(package): upgrade cjson and eventemitter2 to latest version (@FGRibreau)
- [bce0cd8](https://github.com/FGRibreau/mailchecker/commit/bce0cd832ae388dd3560032610cdf2edc747749d) feat(gemspec): updated to 3.0.10 (@FGRibreau)
- [50182e2](https://github.com/FGRibreau/mailchecker/commit/50182e20bba6be03962aa5e2483d39a5b023d63e) docs(changelog): updated (@FGRibreau)

### v3.0.10 (2016/07/09 10:35 +00:00)
- [1d95bda](https://github.com/FGRibreau/mailchecker/commit/1d95bda661d982a77690abbad34799b00c34d415) Release v3.0.10. (@FGRibreau)
- [404e009](https://github.com/FGRibreau/mailchecker/commit/404e009633265bf24a40275260e27a59a6359fef) fix(list): removed hushmail domains from list, fixes #32 (@FGRibreau)
Expand Down Expand Up @@ -128,23 +135,23 @@
- [4fd82ca](https://github.com/FGRibreau/mailchecker/commit/4fd82ca679b210641326d058f15a5d366659a932) fix(ci) (@FGRibreau)
- [e320d8d](https://github.com/FGRibreau/mailchecker/commit/e320d8d29ed197f0aa1615e70c1bfc48c1dadaff) fix(ci) (@FGRibreau)
- [ae4a050](https://github.com/FGRibreau/mailchecker/commit/ae4a0508d5640870b68ac5dc0d473202e426bceb) fix(ci) (@FGRibreau)
- [c7361b6](https://github.com/FGRibreau/mailchecker/commit/c7361b6e257472ec51fd166919eb7e833488bc40) fix(ci): added ruby support (@FGRibreau)
- [4710d29](https://github.com/FGRibreau/mailchecker/commit/4710d29d7ad06b1fb5e2f0baa5007e057875de43) fix(ci) (@FGRibreau)
- [c7361b6](https://github.com/FGRibreau/mailchecker/commit/c7361b6e257472ec51fd166919eb7e833488bc40) fix(ci): added ruby support (@FGRibreau)
- [cae5092](https://github.com/FGRibreau/mailchecker/commit/cae50929496c2e9f5b3b180005092c2db31b90c5) docs(readme) (@FGRibreau)
- [#54](https://github.com/FGRibreau/mailchecker/pull/54) Merge pull request #54 from owst/master (@owst)
- [dff1944](https://github.com/FGRibreau/mailchecker/commit/dff1944382f29a19778b9b1fdfcdb2562fc6b588) fix(circle) (@FGRibreau)
- [#53](https://github.com/FGRibreau/mailchecker/pull/53) Merge pull request #53 from owst/patch-1 (@owst)
- [6b91eb0](https://github.com/FGRibreau/mailchecker/commit/6b91eb0523b9c98a568ec9af453dfd7713201bc2) Update Clojure tests (@owst)
- [da3bfd4](https://github.com/FGRibreau/mailchecker/commit/da3bfd436d393861578bbfc43c5ed12b0bd2fbed) Consider all domain suffixes in PHP (@owst)
- [fcbc296](https://github.com/FGRibreau/mailchecker/commit/fcbc296b83d82d3193901a56631aa90db5805c87) Use same regexp everywhere; downcase domain list in generator (@owst)
- [86c5901](https://github.com/FGRibreau/mailchecker/commit/86c5901ea1f02e1e5057a22a9d04b1e2ea86173f) Update PHP tests (@owst)
- [187844f](https://github.com/FGRibreau/mailchecker/commit/187844fd1db1b06ef053e7b7e6deceafaa44895d) Update Ruby tests (@owst)
- [b4f0fa6](https://github.com/FGRibreau/mailchecker/commit/b4f0fa66ae636a3ad2aa3dfd7f37f5f185b73a5d) Consider all domain suffixes in Python (@owst)
- [86c5901](https://github.com/FGRibreau/mailchecker/commit/86c5901ea1f02e1e5057a22a9d04b1e2ea86173f) Update PHP tests (@owst)
- [2060cda](https://github.com/FGRibreau/mailchecker/commit/2060cda5c8d4205b4be4e764607bd53b49adad4c) Improve Python implmentation and tests (@owst)
- [f5f5b36](https://github.com/FGRibreau/mailchecker/commit/f5f5b36ef948599f42a9d282144bd17a45568367) Consider all domain suffixes in Node (@owst)
- [ee7c304](https://github.com/FGRibreau/mailchecker/commit/ee7c304b371e74161a0155595204c3c0903179e4) Consider all domain suffixes in Clojure (@owst)
- [31a9faa](https://github.com/FGRibreau/mailchecker/commit/31a9faa1541c1ac0c3dbe638d1bc10162ff62b7e) Consider all domain suffixes in JavaScript (@owst)
- [f5f5b36](https://github.com/FGRibreau/mailchecker/commit/f5f5b36ef948599f42a9d282144bd17a45568367) Consider all domain suffixes in Node (@owst)
- [9576a4c](https://github.com/FGRibreau/mailchecker/commit/9576a4c9975f94a32415617d979e08fff2672878) Consider all domain suffixes in Elixir (@owst)
- [ee7c304](https://github.com/FGRibreau/mailchecker/commit/ee7c304b371e74161a0155595204c3c0903179e4) Consider all domain suffixes in Clojure (@owst)
- [db84501](https://github.com/FGRibreau/mailchecker/commit/db84501cbd17621d12870e676223ed375b0b0842) Consider all subdomains in Ruby (@owst)
- [fa7696d](https://github.com/FGRibreau/mailchecker/commit/fa7696d8cdf4e40d5092f2055c86af5bfd22b80a) Fix invalid colon in domain in list.json (@owst)
- [49b729c](https://github.com/FGRibreau/mailchecker/commit/49b729cdbb2d584feccccb25770e5fa1f6595b3c) Remove trailing spaces from blacklisted entries (@owst)
Expand Down

0 comments on commit a7b40d5

Please sign in to comment.