From 3874164609c539838133502f152c66222474e067 Mon Sep 17 00:00:00 2001 From: Stanley Shyiko Date: Thu, 12 Oct 2017 22:06:58 -0700 Subject: [PATCH] Added 0.9.1 release notes --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e63ae9c..4206b19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [0.9.1](https://github.com/shyiko/jabba/compare/0.9.0...0.9.1) - 2017-10-12 + +### Fixed +- `tgz is not supported` when trying to install JDK from `tar.gz` on macOS & Windows. + ## [0.9.0](https://github.com/shyiko/jabba/compare/0.8.0...0.9.0) - 2017-09-19 ### Added