Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebronner committed Oct 28, 2015
1 parent 02b8f4b commit a8c4484
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
(This is already detected in subscription update.)
- Filter any incoming webhook events that are in test mode.

## [0.4.10 - 0.4.11] - 28 OCt 2015
## [0.4.10 - 0.4.12] - 28 OCt 2015
### Added
- tracking of robots, if a browser isn't detected, and it is confirmed as a robot.

### Fixed
- incorrect usage of array_filter, causing empty strings to be passed.

### Changed
- reverted from using getAttribute(), as it is redundant.
- refactored `track()` method to track: Url, Operating System, Hardware, Browser, Referring Domain, IP (For GeoLocation)
Expand Down

0 comments on commit a8c4484

Please sign in to comment.