Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 827 Bytes

CHANGELOG for dotnetframework

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

2.0.0

  • ChefDK 2.5.3 rubocop and foodcritic updates
  • Remove node.set for Chef 13 compatiblity

1.2.0

  • .NET 4.6.1 support
  • Installation is skipped if a newer .NET version is already installed.
  • Mini-tests do not fail if a newer .NET version is already installed.

1.1.0

  • Fixed .NET framework idempotence to avoid constant reboots
  • Added dotnetframework_version LWRP

1.0.0:

  • Initial version released on Supermarket.

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.