Changes.txt

### Version 1.1.1.0
* Updated module manifest with exported functions and exported aliases
 
### Version 1.1.0.0
* fixed bug in Disable-SonicVpn, so it is taking profilename from saved file.
 
### Version 1.0.1.0
* Enhanced a PSD1 file so it contains valuable information about the module
 
### Version 1.0.0.0
* Added new cmdlets to be able to reset password or username (Reset-SonicVpnUser, Reset-SonicVpnPassword)
* Added prompt for saving VPN profile name, so you will be asked for it only for the first time
 
### Version 0.9.0.0
* Repaired the module so it is actually working
* Enhanced the module with advices from PSScriptAnalyzer
* some minor changes
 
### Version 0.8.1.0
* Initial release
* Actually not working as PowershellGallery module...