Skip to content

Latest commit

 

History

History
74 lines (32 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

74 lines (32 loc) · 2.45 KB

3.0.0 (2022-07-12)

  • Feature/strm 1259 (#4) (19212c0), closes #4

BREAKING CHANGES

  • authentication has changed

2.0.2 (2021-11-17)

Bug Fixes

  • do not override config properties with null values (6b87d89)

2.0.1 (2021-11-17)

Bug Fixes

2.0.0 (2021-11-11)

Bug Fixes

Features

  • rename to STRM Privacy (820c958)
  • update hosts to strmprivacy.io (6f09c24)

BREAKING CHANGES

  • Stream Machine -> STRM Privacy

1.0.3 (2021-10-13)

Bug Fixes

  • call packagist webhook using curl (61945cc)

1.0.2 (2021-10-13)

Bug Fixes

  • fixed publish gh workflow (85bd297)

1.0.1 (2021-10-13)

Bug Fixes

  • removed examples, moved to another repo (0af9787)

1.0.0 (2021-10-13)

Bug Fixes

  • trailing comma's in function arguments not supported in php72 (ee81934)

Features