Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 611 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.1] - 2023-12-21

Fixed

  • detect package manager from first step (in multisteps dockerfiles)

[2.0.0] - 2023-12-05

Changed

  • support any image name: auto detect package manager
  • upgrade node runtime to 20.x

[1.0.1] - 2022-07-27

Added

  • Support for bulleye and buster

[1.0.0] - 2022-02-24

Initial release