Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 1.43 KB

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.

0.1.3 - 2023-04-05

Changed

  • Update AnyPackage to 0.5.1 (#20)

0.1.2 - 2023-03-15

Fixed

  • Add module manifest help uri (#15)
  • Fix slowness when adding source (#17)
  • Fix NuGet.Versioning removal (#18)

0.1.1 - 2023-03-03

Added

  • Add available providers to module manifest (#13)

0.1.0 - 2023-02-11

Added

  • Future support for Chocolatey v2

0.0.3 - 2023-02-06

Fixed

  • Sign module (#8)
  • Remove obsolete code (#9)

0.0.2 - 2023-01-22

Fixed

  • Source management error handling no longer references missing function

0.0.1 - 2023-01-21

Initial release