Skip to content

Commit

Permalink
1.6.11 release readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Aug 13, 2021
1 parent fcb284d commit 4dc81d2
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,15 +1,14 @@
Release Notes
=============
## vNext
* WebApp: Validation on site name.
* Functions: Validation on functions name.

## 1.6.11
* Container Groups: Use `ip_config` to name the IP configuration for a container group's subnet.
* DNS Zone: Added configuration member of NameServers
* DNS Zone: Support for delegating a subdomain to another DNS Zone with `add_nsd_reference`.
* Functions: Validation on functions name.
* Resource groups: Added `outputs` keyword
* Virtual Machine: Added configuration member PublicIpAddress
* WebApp: Validation on site name.

## 1.6.10
* Azure SQL Server: geo_replicate parameter to geo-replicate the server databases
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.10</Version>
<Version>1.6.11</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 4dc81d2

Please sign in to comment.