Skip to content

Commit

Permalink
1.6.7 release readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Jul 27, 2021
1 parent 4e29f60 commit 1c7ed13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
Release Notes
=============
## vNext
* Refactored Web App and Functions builders to simplify adding new common properties

## 1.6.7
* Container Groups: Reference Azure container registry credentials.
* DNS Zone: Support for adding records to existing zones.
* DNS Zone: zone and record 'depends_on' support.
* DNS Zone: DNS record 'target_resource' fix to emit correct resource Id.
* Web App, Functions: Refactored Web App and Functions builders to simplify adding new common properties

## 1.6.6
* Azure Firewall: Support for 'link_to_firewall_policy' to link to a builder as well as a resource.
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.6</Version>
<Version>1.6.7</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 1c7ed13

Please sign in to comment.