docs: add CHANGELOG to docs

This commit is contained in:
Zach Daniel 2024-06-12 20:34:44 -04:00
parent a1634b878a
commit fbfa61b792

View file

@ -30,8 +30,8 @@ defmodule Igniter.MixProject do
extra_section: "GUIDES",
extras: [
{"README.md", title: "Home"},
"documentation/writing-generators.md"
# "CHANGELOG.md"
"documentation/writing-generators.md",
"CHANGELOG.md"
],
before_closing_head_tag: fn type ->
if type == :html do