CHANGELOG.md in lite-ruby-2.1.0 vs CHANGELOG.md in lite-ruby-2.2.0

- old
+ new

@@ -4,9 +4,13 @@ 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] +## [2.2.0] - 2022-02-17 +### Added +- Added Hash => `deep_fetch` + ## [2.1.0] - 2022-02-09 ### Added - Added String `domain` to include protocol (more inline with URI method names) [BREAKING] - Added Date => `day_day` format - Added Date => `day_day_abbr` format