diff --git a/CHANGELOG.md b/CHANGELOG.md index a3b3031e1..e98ccf3a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.36.5](https://github.com/ash-project/ash/compare/v1.36.4...v1.36.5) (2021-03-14) + + + + +### Bug Fixes: + +* remove the `as` option + +### Improvements: + +* Add timestamps() attribute (#198) + ## [v1.36.4](https://github.com/ash-project/ash/compare/v1.36.3...v1.36.4) (2021-03-13) diff --git a/mix.exs b/mix.exs index 63da2adb5..5d336883c 100644 --- a/mix.exs +++ b/mix.exs @@ -7,7 +7,7 @@ defmodule Ash.MixProject do designed to be used by multiple front ends. """ - @version "1.36.4" + @version "1.36.5" def project do [