Skip to content

Latest commit

 

History

History
101 lines (62 loc) · 3.09 KB

File metadata and controls

101 lines (62 loc) · 3.09 KB

Changelog

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

The format is based on Keep a Changelog.

This project tries to adhere to Semantic Versioning. More specifically, the major version follows that of the upstream repository. If these version numbers are the same, then the configuration model "should" also be the same. Software and runtimes added/removed will bump the minor version. Other miscellaneous changes will bump the patch version.

Changed

  • Snap package intellij-idea-community moved from channel edge to stable.
  • Snap package vscode replaced with Microsoft's official snap code.

2.2.3 - 2019-05-28

Added

  • Snap package netbeans (resolves #3).

Changed

2.2.2 - 2019-05-28

Changed

2.2.1 - 2018-11-21

Added

  • Add package default-jdk-doc.

Changed

2.2.0 - 2018-07-30

Changed

2.1.0 - 2018-04-22

Changed

  • Merge v2.1.0 from martinanderssondotcom/dev-mini (see upstream changelog).
  • Replace Oracle JDK 9 with the default JDK package (Java has a new and really fast release cycle).
  • Rename project from dev-java-9 to dev-java.

Fixed

  • GitKraken installs not thru apt, but rather, thru snap (issue #1).

2.0.0 - 2018-03-23

First tag.

Files present

  • provisioning/playbook.yml
  • .gitignore
  • Vagrantfile
  • CHANGELOG.md
  • LICENSE
  • README.md