Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 460 Bytes

Changelog

v3.2.0

  • Remove dependency on meteorhacks:meteorx. PR #7

  • Use the Meteor core ecmascript package.

  • Update api.versionFrom to Meteor 1.7.

v3.1.1

  • Use Object.create(null) rather than object initializer notation when initializing objects to store metric data.

v3.1.0

  • Replace jQuery with HTTP package (thx @ gbhrdt & jehartzog)

v3.0.0

  • Initial MDG release.