
# Change Log
All notable changes to this project will be documented in this file.
 
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
 
## [Unreleased] - yyyy-mm-dd
 
### Added
 
### Changed
 
### Fixed

## [2.9.0] - 2021-07-27
 
### Added
 
### Changed
- Expose winston logger for library user in the GLogger public field `winstonLogger`

### Fixed