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 13, 2016
1 parent ef27797 commit 6812220
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## Change Log

### v3.0.12 (2016/07/13 13:20 +00:00)
- [ef27797](https://github.com/FGRibreau/mailchecker/commit/ef2779767f476ed4317c005cfd9cce84436fb264) Release v3.0.12. (@FGRibreau)
- [c966ac7](https://github.com/FGRibreau/mailchecker/commit/c966ac7fb2c1ddbc50313a9ee19d4ec9371fe343) feat(build): update plateform files (@FGRibreau)
- [#70](https://github.com/FGRibreau/mailchecker/pull/70) Merge pull request #70 from trisix/add-new-10minutemail-com-domain (@trisix)
- [448469e](https://github.com/FGRibreau/mailchecker/commit/448469ee426f9fd7e48ae07eb22bd78b4ab6fc2c) Add a new domain from 10 minutemail.com (@trisix)
- [418f072](https://github.com/FGRibreau/mailchecker/commit/418f072949d3b0f5da432429ffc350202dcb41c7) docs(readme) (@FGRibreau)
- [8e2f108](https://github.com/FGRibreau/mailchecker/commit/8e2f108421ae1b9ebbbf1dfb222e86bbcc1e8163) feat(gemspec): updated to 3.0.11 (@FGRibreau)
- [a7b40d5](https://github.com/FGRibreau/mailchecker/commit/a7b40d522773ea57e27c5d65483783c78d1fcaf1) docs(changelog): updated (@FGRibreau)

### 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)
Expand Down Expand Up @@ -135,21 +144,21 @@
- [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)
- [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)
- [4710d29](https://github.com/FGRibreau/mailchecker/commit/4710d29d7ad06b1fb5e2f0baa5007e057875de43) fix(ci) (@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)
- [da3bfd4](https://github.com/FGRibreau/mailchecker/commit/da3bfd436d393861578bbfc43c5ed12b0bd2fbed) Consider all domain suffixes in PHP (@owst)
- [b4f0fa6](https://github.com/FGRibreau/mailchecker/commit/b4f0fa66ae636a3ad2aa3dfd7f37f5f185b73a5d) Consider all domain suffixes in Python (@owst)
- [187844f](https://github.com/FGRibreau/mailchecker/commit/187844fd1db1b06ef053e7b7e6deceafaa44895d) Update Ruby tests (@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)
- [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)
- [ee7c304](https://github.com/FGRibreau/mailchecker/commit/ee7c304b371e74161a0155595204c3c0903179e4) Consider all domain suffixes in Clojure (@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)
- [db84501](https://github.com/FGRibreau/mailchecker/commit/db84501cbd17621d12870e676223ed375b0b0842) Consider all subdomains in Ruby (@owst)
Expand Down

0 comments on commit 6812220

Please sign in to comment.