# 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-router). - Only parse files with *.yaml* extension. ### Added - Add this changelog. - Update ```kalgan-string``` crate dependency.