Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

54 lines (37 loc) · 1.2 KB

Changelog

DEPRECATED: Checkout github releases

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.

Added

  • Added net6.0 and net462

Removed

  • Removed netstandard2.1 and net45

Changed

  • Refactored project files
  • Use Microsoft.CodeCoverage instead of coverlet.collector

Fixed

  • Add missing new keyword to ExcelChart.Title
  • Dispose crypto provider

1.1.0 - 2021-07-22

Added

  • Fetch Upstream changes at 2021-07-21.
  • Add netstandard2.1 build
  • Publish via CI

Changed

  • Refactored project files.
  • Migrated netcoreapp2.2 to netcoreapp3.1
  • Moved to GitHub Actions

Fixed

  • Build / test issues

1.0.0 - 2019-02-08

Added

  • First release as signed fork of Jan Källman 2019-02-03.
  • Source link support.
  • Changelog
  • AppVeyor CI

Changed

  • Refactored project files.