Skip to content

Commit

Permalink
1.6.2 release readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Jun 25, 2021
1 parent f376e8b commit f941c86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
Release Notes
=============
## vNext
* Virtual Machine: Provide control over the public IP
* VNet: Add support for vnet peering

## 1.6.2
* Functions: Support Elastic Premium SKUs for Functions service plans.
* SQL Azure: Support for minimum TLS version.
* Storage: Support for minimum TLS version.
* Virtual Machine: Provide control over the public IP
* Virtual Machine: Support for customData on osProfile Properties
* Virtual Network: Add support for vnet peering
* WebApp: Added support for PrivateEndpoints

## 1.6.1
Expand Down
2 changes: 1 addition & 1 deletion src/Farmer/Farmer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<!-- General -->
<AssemblyName>Farmer</AssemblyName>
<Version>1.6.1</Version>
<Version>1.6.2</Version>
<Description>Farmer makes authoring ARM templates easy!</Description>
<Copyright>Copyright 2019-2021 Compositional IT Ltd.</Copyright>
<Company>Compositional IT</Company>
Expand Down

0 comments on commit f941c86

Please sign in to comment.