Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 623 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 623 Bytes

Changelog

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

2.2.3

  • Fixed: Unescape unicode in DataLayer JSON

2.2.1

  • Fixed: toJson should always return a string

2.2.0

  • Added: Flash function

2.1.0

  • Added: option to specify the path to macros

2.0.0

1.2.2

  • Changed: If GoogleTagManager is disabled, ApiKeyNotSetException won't throw

1.2.1

  • Bugfix: script rendering was missing $dataLayer

1.2.0

  • First official release