kalgan_config 0.9.1

Collection of functions to retrieve data and settings parameters defined in yaml files used by Kalgan Framework.
Documentation
# 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/).

## [0.9.1] - 2022-02-24
### Fixed
- Fix link to [API Documentation on docs.rs]https://docs.rs/kalgan-config.
- Only parse files with *.yaml* extension.
 
### Added
- Add this changelog.