# 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).

## 2.2.0 - 2019-10-31

### Added

  - Add the support of non-trivial certification chain for client private key.
  - Add new API to use path as String instead of InputStream using Class#getResourceAsStream.

## 2.1.0 - 2019-10-18

### Changed

  - Use MMM for dependencies declaration.

## 2.0.0 - 2019-09-02

### Removed

  - Remove filesystem-specific APIs.

## 1.1.0 - 2019-07-26

### Added

  - Add a new API to add a client private key as an InputStream to a SslContextBuilder.

## 1.0.0 - 2019-05-28

### Added

  - Implement SSL context builder.
  - Implement certificates manager.

---
_Copyright 2019-2019 MicroEJ Corp. All rights reserved._  
_This library is provided in source code for use, modification and test, subject to license terms._  
_Any modification of the source code will break MicroEJ Corp. warranties on the whole library._  
