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

Changes are grouped by:
`Added` for new features
`Changed` for changes in existing functionality
`Deprecated` for soon-to-be removed features
`Removed` for now removed features
`Fixed` for any bug fixes
`Security` in case of vulnerabilities

## [Unreleased](https://github.com/ovhemert/pino-applicationinsights/compare/v2.1.0...HEAD)

- ...

## [2.1.0](https://github.com/ovhemert/pino-applicationinsights/compare/v2.0.0...v2.1.0) - 2020-09-04

### Added

- Possibility to setup Application Insights with custom options [@throngar](https://github.com/throngar)

### Security

- Fixed external vulnerabilities by upgrading dependencies by [@ovhemert](https://github.com/ovhemert)

## [2.0.0](https://github.com/ovhemert/pino-applicationinsights/compare/v1.0.6...v2.0.0) - 2020-07-28

### Added

- Tests to provide Node.js v14.x support by [@ovhemert](https://github.com/ovhemert)

### Security

- Fixed external vulnerabilities by upgrading dependencies by [@ovhemert](https://github.com/ovhemert)

## [1.0.6](https://github.com/ovhemert/pino-applicationinsights/compare/v1.0.5...v1.0.6) - 2020-03-11

### Fixed

- Correctly pass batch size to batch2 by [@sadams](https://github.com/sadams)

### Security

- Fixed external vulnerabilities by upgrading dependencies by [@ovhemert](https://github.com/ovhemert)

## [1.0.5](https://github.com/ovhemert/pino-applicationinsights/compare/v1.0.0...v1.0.5) - 2019-09-12

### Added

- Tests to provide Node.js v12.x support by [@ovhemert](https://github.com/ovhemert)

### Security

- Fixed external vulnerabilities by upgrading dependencies by [@ovhemert](https://github.com/ovhemert)

## [1.0.0](https://github.com/ovhemert/pino-applicationinsights/releases/tag/v1.0.0) - 2019-04-02

- Initial version by [@ovhemert](https://github.com/ovhemert)
