# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Catch incorrect commands instead of silent fail. ### Changed - Line height to auto for long logging parts. [@simkea](https://github.com/simkea) - Updated all dependencies, fixed package vulnerabilities. ## [1.0.2] - 2018-11-08 ### Changed - Send server connection config from web server to client. ## [1.0.1] - 2018-11-08 ### Changed - Version bump so npm its happy and lets me publish again the package. ## [1.0.0] - 2018-11-06 ### Changed - Refactored almost everything in typescript from the original Log.io. ### Removed - All old files.