Update CHANGELOG

This commit is contained in:
Ryan Leckey 2020-01-18 00:44:57 -08:00
parent d00c18ec75
commit c4b221f040

View file

@ -5,7 +5,11 @@ 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.2.3 - 2020-01-17
### Fixed
- Fix `query!` when used on a query that does not return results
## 0.2.2 - 2020-01-16