Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.2 KB

File metadata and controls

48 lines (29 loc) · 1.2 KB

CHANGELOG for notepadpp

This file is used to list changes made in each version of notepadpp.

3.0.3 (2025-10-15)

Bug Fixes

  • ci: Update workflows to use release pipeline (#25) (ffa6b5c)

3.0.0 - 2024-05-06

  • Standardise files with files in sous-chefs/repo-management
  • Add integration tests
  • Remove rakefile
  • Remove .rspec
  • Remove .appveyor.yml
  • Fix Rpsec tests BREAKING CHANGE Require Chef 15.3 or later

2.0.4 - 2023-02-14

  • Standardise files with files in sous-chefs/repo-management

2.0.3 - 2022-02-08

  • Remove delivery folder

2.0.2 - 2021-08-30

  • Standardise files with files in sous-chefs/repo-management

2.0.1 - 2021-06-01

  • Various Cookstyle fixes

2.0.0

  • Support Chef 13, drop support for Chef 12.
  • Upgrade to Notepad++ 7.5.6.
  • Use install package which matches CPU architecture.
  • Standardize testing environment across repos. (AppVeyor, Kitchen, Rake, etc.)
  • Upgrade development dependencies.

1.0.0

  • Initial release to Chef SuperMarket