* New
    - Added `mfsymlinks` smb option to support symlinks on bind mounted folder
    - Added `nobrl` smb option to support sqlite on bind mounted folders
    - Detect outdated versions of Kitematic

* Upgrades
    - Linux kernel to 4.4.16

* Bug fixes and minor changes
    - Fix password handling for host file system sharing
    - Automatically disable lingering net adapters that prevent Docker from starting or using the network
    - Automatically delete duplicated MobyLinuxVMs on a `reset to factory defaults`
    - Docker will stop asking to import from toolbox after an upgrade
    - Docker can now import from toolbox just after hyperV is activated
    - Fix Moby Diagnostics and Update Kernel
    - Added more debug information to the diagnostics
    - Sending anonymous statistics shouldn't hang anymore when Mixpanel is not available
    - Improved the HyperV detection and activation mechanism
    - VpnKit is now compiled with OCaml 4.03 rather than 4.02.3
    - Support newlines in release notes
    - Improve error message when docker daemon is not responding
    - The configuration database is now stored in-memory
    - Preserve the stacktrace of PowerShell errors
    - Display service stacktrace in error windows

* Known issues
    - Only UTF-8 passwords are supported for host filesystem sharing
    - Docker will automatically disable lingering net adapters. The only way to remove them is manually
	  using `devmgmt.msc` as documented in the Troubleshooting guide.