Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 840 Bytes

Change Log

1.1.0 (2020-01-05)

Bug fixes

The plugin does not break anymore when optional datapoints do not exist (@pethersonmoreno)

New features

One can now specify options independently for past, previous and draft events (@pethersonmoreno)

1.0.0 (2019-06-22)

Breaking Changes

The GraphQL query format changed: childrenMeetupEvents has been renamed to events.

Bug fixes

The plugin does not break anymore when the API is only returning one event.

New features

One can now query multiple Meetup Groups and events within those groups.

0.0.1 (2018-10-12)

Initial commit