Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
64 lines (29 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

64 lines (29 loc) · 2.01 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2019-03-08)

Features

  • colors: add support for new nord color scheme (03098d0)

2.0.1 (2019-03-08)

Bug Fixes

  • prepend npx to npm scripts (ee9a57a)
  • build: remove electron-rebuild from build script (9a4a24a)
  • gui: working on windows (17a1d16)

2.0.0 (2019-03-07)

Bug Fixes

  • gui: fix skin installation (8e2a2b9)

2.0.0-0 (2019-03-07)

Features

  • gui: initial version of a GUI for configuration (cb16ed4)

1.1.0 (2019-02-23)

Bug Fixes

  • configure: fix windows detection for default Steam skin path (c8ed2b4)
  • font-helper: temp fix broken windows detection (146b18f)

1.0.1 (2019-02-23)

Bug Fixes

  • expose bin in package.json (80a69e1)