git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--CHANGELOG.md24
2 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0fadfd5..ebd8a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
!/.gitignore
!/Makefile
!/arch
+!/CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..a752593
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,24 @@
+## [0.7.4-2] - 2026-03-08
+
+### Bug Fixes
+
+- Clean-pkg only removed a certain version
+## [0.7.4] - 2026-02-28
+
+### Other
+
+- Raise version to 0.7.4
+## [0.7.3] - 2025-06-15
+
+### Other
+
+- Raise version to 0.7.3
+## [0.6.2] - 2025-01-09
+
+### Other
+
+- InComm
+- +.gitignore
+- Move files to OS specific folder
+- +common Makefile
+- Raise version to 0.6.2