| 1 | # Change Log |
| 2 | |
| 3 | All notable changes to the "portal" extension will be documented in this file. |
| 4 | |
| 5 | Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. |
| 6 | |
| 7 | ## [0.0.3] |
| 8 | |
| 9 | - Run the latest GitHub release installer script before execution |
| 10 | |
| 11 | ## [0.0.2] |
| 12 | |
| 13 | - Split quick start and advanced commands |
| 14 | - Make `Portal: Start Tunnel` prompt only for the local host |
| 15 | - Enforce `https://` relay URLs |
| 16 | - Generate a stable default service name in the extension when the name is empty |
| 17 | |
| 18 | ## [0.0.1] |
| 19 | |
| 20 | - Initial release |