Skip to content

Commit

Permalink
Merge pull request #104 from Arturas-K/dev-readmeFix
Browse files Browse the repository at this point in the history
readme.md: fixed unreleased section
  • Loading branch information
mbreakey3 authored Aug 15, 2016
2 parents 6236dac + 9cf67f5 commit da15621
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please check out common DSC Resources [contributing guidelines](https://github.c
* **xSQLServerEndpointState** Change state of the endpoint.
* **xSQLServerEndpointPermission** Grant or revoke permission on the endpoint.
* **xSQLServerAvailabilityGroupListener** Create or remove an availability group listener.
* **xSQLServerReplication** resource to manage SQL Replication distribution and publishing.
* **xSQLServerReplication** resource to manage SQL Replication distribution and publishing.

### xSQLServerSetup

Expand Down Expand Up @@ -317,10 +317,12 @@ Please check out common DSC Resources [contributing guidelines](https://github.c
* **WorkingDirectory**: (Required) Publisher working directory.
* **UseTrustedConnection**: (Default = $true) Publisher security mode.
* **UninstallWithForce**: (Default = $true) Force flag for uninstall procedure


## Versions

### Unreleased
* Added resources
- xSQLServerReplication

### 1.8.0.0
* Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
Expand All @@ -333,7 +335,6 @@ Please check out common DSC Resources [contributing guidelines](https://github.c
- xSQLServerEndpointState
- xSQLServerEndpointPermission
- xSQLServerAvailabilityGroupListener
- xSQLServerReplication
* xSQLServerHelper
- added functions
- Import-SQLPSModule
Expand Down

0 comments on commit da15621

Please sign in to comment.