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

## [Unreleased]

## [0.0.11] - 2022-09-12
### Added 
- Add browserslist config file to ensure compatibility with older chrome versions

## [0.0.9] - 2021-06-24
### Fixed
- Doesn't print msg as undefined with PrettyConsole.print anymore

## 0.0.8 - 2021-05-28
### Fixed
- Support to nodejs >=10

## 0.0.7 - 2021-05-24
### Changed
- Change PrettyConsole.print order of arguments to level be optional

## 0.0.6 - 2021-05-24
### Added
- Better browser logging using PrettyLogger

## 0.0.5 - 2021-05-24
### Added
- Support for onConsoleLog into getPinoBrowserWriteLog

## 0.0.4 - 2021-05-21
### Added
- Basic support for browser pino

## 0.0.3 - 2021-05-20
### Added
- Support to debug flag

## 0.0.2 - 2021-05-20
### Added
- Basic support for splunk-events
- Support to send account info
