From e8a1918f979140c7fb72ec7c19315f8d19bd8d60 Mon Sep 17 00:00:00 2001
From: lucasvreis <lvreis@usp.br>
Date: Wed, 28 Feb 2024 17:27:16 -0300
Subject: [PATCH] missing CHANGELOG files

---
 ondim-html/CHANGELOG.md       | 2 ++
 ondim-html/ondim-html.cabal   | 2 +-
 ondim-json/CHANGELOG.md       | 2 ++
 ondim-latex/CHANGELOG.md      | 2 ++
 ondim-latex/ondim-latex.cabal | 2 +-
 ondim-pandoc/CHANGELOG.md     | 2 ++
 ondim-whiskers/CHANGELOG.md   | 2 ++
 7 files changed, 12 insertions(+), 2 deletions(-)
 create mode 100644 ondim-html/CHANGELOG.md
 create mode 100644 ondim-json/CHANGELOG.md
 create mode 100644 ondim-latex/CHANGELOG.md
 create mode 100644 ondim-pandoc/CHANGELOG.md
 create mode 100644 ondim-whiskers/CHANGELOG.md

diff --git a/ondim-html/CHANGELOG.md b/ondim-html/CHANGELOG.md
new file mode 100644
index 0000000..bc4283e
--- /dev/null
+++ b/ondim-html/CHANGELOG.md
@@ -0,0 +1,2 @@
+# Revision history for ondim-html
+
diff --git a/ondim-html/ondim-html.cabal b/ondim-html/ondim-html.cabal
index c430fd6..11502bc 100644
--- a/ondim-html/ondim-html.cabal
+++ b/ondim-html/ondim-html.cabal
@@ -19,7 +19,7 @@ maintainer:         @lucasvr:matrix.org
 -- A copyright notice.
 -- copyright:
 -- category:
-extra-source-files: ../CHANGELOG.md
+extra-source-files: CHANGELOG.md
 
 library
   -- Modules included in this executable, other than Main.
diff --git a/ondim-json/CHANGELOG.md b/ondim-json/CHANGELOG.md
new file mode 100644
index 0000000..6a5b7b0
--- /dev/null
+++ b/ondim-json/CHANGELOG.md
@@ -0,0 +1,2 @@
+# Revision history for ondim-json
+
diff --git a/ondim-latex/CHANGELOG.md b/ondim-latex/CHANGELOG.md
new file mode 100644
index 0000000..f63b157
--- /dev/null
+++ b/ondim-latex/CHANGELOG.md
@@ -0,0 +1,2 @@
+# Revision history for ondim-latex
+
diff --git a/ondim-latex/ondim-latex.cabal b/ondim-latex/ondim-latex.cabal
index 7f63203..9e9ecd1 100644
--- a/ondim-latex/ondim-latex.cabal
+++ b/ondim-latex/ondim-latex.cabal
@@ -19,7 +19,7 @@ maintainer:         @lucasvr:matrix.org
 -- A copyright notice.
 -- copyright:
 -- category:
-extra-source-files: ../CHANGELOG.md
+extra-source-files: CHANGELOG.md
 
 library
   -- Modules included in this executable, other than Main.
diff --git a/ondim-pandoc/CHANGELOG.md b/ondim-pandoc/CHANGELOG.md
new file mode 100644
index 0000000..9b8e733
--- /dev/null
+++ b/ondim-pandoc/CHANGELOG.md
@@ -0,0 +1,2 @@
+# Revision history for ondim-pandoc
+
diff --git a/ondim-whiskers/CHANGELOG.md b/ondim-whiskers/CHANGELOG.md
new file mode 100644
index 0000000..b27c1f3
--- /dev/null
+++ b/ondim-whiskers/CHANGELOG.md
@@ -0,0 +1,2 @@
+# Revision history for ondim-whiskers
+