Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 1.16 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • An EXE version of the installer to simplify running on Windows

Changed

  • Make text field in the directory choosing widget always 15 characters wide
  • Significantly reduce the size of the jar

0.1.1 - 2019-05-23

Fixed

  • The installer not creating a profile in the vanilla installer

0.1.0 - 2019-05-19

Added

  • A GUI to simplify installation of Impact
  • The option to install for forge or vanilla
  • The ability to select different Baritone versions to be used
  • The ability to select different OptiFine versions to be used
  • GPG signature checking of Impact and Baritone release artifacts
  • Initial documentation including a README and this CHANGELOG