Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 1.73 KB

Changelog

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

The format is based on Keep a Changelog.

1.1.1 - 2024-06-20

Changed

  • #730 - exit with success command line status 0 for not implemented methods
  • Bump libraries

Changed

  • #711 - Always return an int from Symfony Command execute method
  • Bump libraries

Changed

  • Bump psr/log from 1.1.1 to 1.1.2 - #528
  • Bump symfony/process from 3.4.32 to 3.4.33 - #526
  • Bump symfony/console from 3.4.32 to 3.4.33 - #527
  • Bump guzzlehttp/guzzle from 5.3.3 to 5.3.4 - #524
  • Bump psr/log from 1.1.0 to 1.1.1 - #523
  • Collect known locations from old and new signature.json as well - #522
  • Update dependencies - #521

Changed

  • Decoupled release from core

Fixed

  • Clarification that the updater.secret to be entered must be unhashed

Removed

  • Removed support for PHP 5.6