Skip to content

Commit

Permalink
Merge pull request #81 from chrisfosterelli/version-4.1.0
Browse files Browse the repository at this point in the history
Version 4.1.0
  • Loading branch information
chrisfosterelli authored May 17, 2018
2 parents 5d160dd + 9c24ace commit b08dc5b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
4.1.0
=====

* Feature: Added support for Akismet's `comment_date_gmt`
* Feature: Added support for Akismet's `comment_post_modified_gmt`
* Patch: Updated mocha to 5.0.0

4.0.1
=====

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "akismet-api",
"version": "4.0.1",
"version": "4.1.0",
"description": "Nodejs bindings to the Akismet (https://akismet.com) spam detection service",
"main": "lib/akismet.js",
"dependencies": {
Expand Down

0 comments on commit b08dc5b

Please sign in to comment.