Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 3.65 KB

File metadata and controls

54 lines (29 loc) · 3.65 KB

Changelog

2.0.0 (2026-05-21)

⚠ BREAKING CHANGES

  • requires init :"bridgetown-plausible"; drops Bridgetown < 1.3 support. Users on older Bridgetown should stay on bridgetown-plausible 1.1.x.

Features

Bug Fixes

  • correct logo url (#1) (22db435)
  • correct test action name (1d0526a)
  • fix gem name in release action (a3614df)
  • use correct link to repo in gemspec and render safe html (#9) (02e61b9)
  • use correct package name in automation (#10) (82eb300), closes #6 #7
  • use the correct url for the automation in our readme docs (b2b5961), closes #4

1.1.0 (2022-09-22)

Features

1.0.2 (2021-12-22)

Bug Fixes

  • use correct link to repo in gemspec and render safe html (#9) (02e61b9)
  • use correct package name in automation (#10) (82eb300)
  • use the correct url for the automation in our readme docs (b2b5961)

1.0.1 (2021-02-06)

Bug Fixes

  • fix gem name in release action (a3614df)

1.0.0 (2021-02-06)

Bug Fixes