Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 502 Bytes

Changelog

All notable changes to laravel-webmentions will be documented in this file

v0.6.0 - 2024-06-25

  • add Laravel 11 support
  • drop PHP7.4 & PHP8.0
  • drop Laravel 8 & Laravel 9

v0.5.0 - 2023-08-10

  • add Laravel 10 support

v0.4.0 - 2022-09-22

  • add Laravel 9 support

v0.3.0 - 2021-03-01

  • add <x-webmention-links /> Blade component

v0.2.0 - 2021-03-01

  • add \Astrotomic\Webmentions\Client::count($url) method

v0.1.0 - 2021-02-27

  • initial release