diff --git a/mix.exs b/mix.exs index e948502..7adbb16 100644 --- a/mix.exs +++ b/mix.exs @@ -86,7 +86,10 @@ defmodule AshSqlite.MixProject do ], "How To": ~r'documentation/how_to', Topics: ~r'documentation/topics', - DSLs: ~r'documentation/dsls' + DSLs: ~r'documentation/dsls', + "About AshSqlite": [ + "CHANGELOG.md" + ] ], groups_for_modules: [ AshSqlite: [