Skip to content

Commit

Permalink
Merge pull request #36 from innovativeinnovation/rel-v3.0.0
Browse files Browse the repository at this point in the history
Release v3.0.0
  • Loading branch information
williambelle committed Nov 6, 2020
2 parents af338cd + 3408956 commit 5102189
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,14 @@
Changelog
=========

### v3.0.0 / 2020-11-06

- Drop support for Node.js < 10
- Fix collect endpoint ('/j')
- Update dependencies
- Test against Node.js 15
- Migrate travis-ci.org to .com

### v2.0.4 / 2020-05-28

- Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "is-google-analytics-anonymized",
"version": "2.0.4",
"version": "3.0.0",
"description": "Check IP Anonymization of Google Analytics in a Web page",
"keywords": [
"google",
Expand Down

0 comments on commit 5102189

Please sign in to comment.