Skip to content

Latest commit

 

History

History
110 lines (52 loc) · 3.77 KB

CHANGELOG.md

File metadata and controls

110 lines (52 loc) · 3.77 KB

Changelog

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

1.2.1 (2022-09-02)

Bug Fixes

  • Switch to using a new method for keys. (c95c1c)

1.2.0 (2022-09-02)

Features

  • Adds encrypted signing key. (386c97)
  • Adds step to sign commits. (164df7)
Ci
  • Restructure builds and sign releases functionality. (02239b)

Bug Fixes

  • Remove duplicate key. (dfbfd8)
  • Revert back some code which appears to have caused conventional changelog to get confused. (00ef8e)
  • Syntax error when building GPG functionality. (54deb9)
  • Update actions to attempt release fix. (707304)

1.1.2 (2022-09-01)

Bug Fixes

Ci
  • Fix an issue with broken PHP Versions in lock File. (ba00ca)

1.1.1 (2022-09-01)

Bug Fixes

Ci
  • Attempt to fix a build issue with versions. (597db0)

1.1.0 (2022-08-31)

Features

Ci
  • Adds ability to automatically build and attach a new binary. (9fcdba)

Bug Fixes

Test
  • Fixes a side effect of the test now that we have a release. (977f6c)

1.0.2 (2022-08-31)

Bug Fixes

  • Issue with building release in CI. (0452e8)

1.0.1 (2022-08-31)

Bug Fixes

  • Issue with dependencies in CI Pipeline. (f41bd8)

1.0.0 (2022-08-31)

Features

  • Builds initial prototype. (04e5e7)

Bug Fixes

  • Rename application. (335e11)