Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased - XXXX-XX-XX

1.2.2 - 2021-06-18

Changed

  • Use relative url instead of absoulute url - #164
  • Drop PHP 7.1 - #148

1.2.1 - 2018-11-30

Added

  • Set max-version to 10 because platform switches to semver
  • PHP 7.2 compatibility - #100

1.2.0 - 2017-06-23

Changed

  • Move navigation code to info.xml - #87

Fixed

  • Allow announcements without messages - #86