Skip to content

Latest commit

 

History

History
82 lines (43 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

82 lines (43 loc) · 2.55 KB

Changelog

1.6.0 - 2021-09-10

Added

  • Include nuspec files of debug packages (projectname.Debug.nuspec) (57b80dd)

1.5.0 - 2021-09-08

Added

  • Add preliminary support of C++ (vcxproj) projects (d4e2ab7)

Fixed

  • Bump common-roots from 0.0.1 to 0.0.2 (closes #1) (86bf2e5).

1.4.0 - 2021-06-09

Added

  • Auto-stage upgrade guide and readme (in addition to changelog) (743d94f)
  • Support AssemblyInfo.cs in SDK project that doesn't explicitly include it (f7167c1)

1.3.2 - 2021-01-19

Fixed

  • Replace is-dirty dependency (133eb8b).

1.3.1 - 2021-01-02

Fixed

  • Fix staging of changelog when --force is present (d445594)

1.3.0 - 2020-12-22

Added

1.2.0 - 2020-12-10

Added

  • Allow dirty CHANGELOG.md, committed together with version (36f1e40)
  • Support json(5) files (4db88fe)

Fixed

  • Fix repeated setVersion() on project file (8682d96)
  • Fix missing callback (5117188)

1.1.0 - 2020-10-14

Added

  • Support SDK-style projects with a Version (fab97c7)

1.0.0 - 2020-10-10

First release. 🌱