# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines. ## [v0.1.0](https://github.com/ash-project/ash_sqlite/compare/v0.1.0...v0.1.0) (2023-10-10) ### Improvements: * draw the rest of the owl * clean ups, remove operators that don't make sense for sqlite * various improvements to data layer, remove explicit distinct features for now * fix some error handling * get at least one test passing