Skip to content

Commit

Permalink
Version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfosterelli committed May 17, 2018
1 parent 5d160dd commit 9c24ace
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 9c24ace

Please sign in to comment.