From 7c1a3cba01d5cc5479dfd870d5a9205e50569f7d Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Wed, 8 May 2024 19:08:45 -0400 Subject: [PATCH] docs: add section for changelog --- mix.exs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index bc8afd9..7475099 100644 --- a/mix.exs +++ b/mix.exs @@ -89,7 +89,10 @@ defmodule AshStateMachine.MixProject do Tutorials: ~r'documentation/tutorials', "How To": ~r'documentation/how_to', Topics: ~r'documentation/topics', - DSLs: ~r'documentation/dsls' + DSLs: ~r'documentation/dsls', + "About AshStateMachine": [ + "CHANGELOG.md" + ] ], groups_for_modules: [ Dsl: [