From ff51c2ee6492e7776a69680c4c9ff3add696477e Mon Sep 17 00:00:00 2001 From: Ashton Wiersdorf Date: Tue, 3 Jan 2023 22:22:52 -0700 Subject: Bump version, add changelog --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d447de..745aff6 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Yes, as of writing, Emacs 29.1 hasn't been released yet. The reason why is becau ## Development -This is version `0.0.1`. +This is version `0.0.2`. Once I am happy with the state of things, I'll change it to version `1.*.*`—at that point, no new `use-package` declarations will be added to `init.el`. @@ -123,6 +123,20 @@ This is a hobby project. Please be patient. See the [issue tracker](https://todo.sr.ht/~ashton314/emacs-bedrock) on SourceHut. +## Changelog + + - 0.0.2 + + 2023-01-03 + + Reorganize to slim down `early-init.el` and add the first mixin files. + + - 0.0.1 + + 2023-01-03 + + Initial "release". + ## Authors - Ashton Wiersdorf https://lambdaland.org -- cgit v1.2.3