Skip to content

Latest commit

 

History

History
executable file
·
68 lines (46 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

executable file
·
68 lines (46 loc) · 1.24 KB

v0.2.1

07/17/2020

    • Fix error when no default list ID is configured.

v0.2.0

04/05/2020

    • Reorganized the codebase substantially for better testing.
    • Updated changelog format in preparation for publishing to GPM.

v0.1.0

12/04/2018

    • Default list ID can be specified in config.
    • Resubscribes failing due to POST instead of PUT.

v0.0.5

06/27/2017

    • Better handling of site/project-level composer autoloading.
    • Report MailChimp API errors in Grav's log.
    • Added settings: language_detection_mode, default_status, and delete_first.
    • i18n in admin settings.
    • Changelog Formatting Improvements.

v0.0.4

10/06/2016

    • Default language chooser in admin plugin
    • Fill out composer.json to permit composer-based installation

v0.0.3

10/06/2016

    • Update release tagging convention in changelog (0.0.x -> v0.0.x)

v0.0.2

10/05/2016

    • Language detection support.
    • General bug fixes — it works.

v0.0.1

10/05/2016

    • Basic MailChimp API Support.
    • User IP submission.
    • Merge fields mapping.