diff options
author | Ashton Wiersdorf <ashton.wiersdorf@pobox.com> | 2023-01-03 22:22:52 -0700 |
---|---|---|
committer | Ashton Wiersdorf <ashton.wiersdorf@pobox.com> | 2023-01-03 22:22:52 -0700 |
commit | ff51c2ee6492e7776a69680c4c9ff3add696477e (patch) | |
tree | c2a011dd5218a9f2266e6a8e52bd5aba11ef648a | |
parent | dbf84d04b1bfd32553414b149c7541fef3cec0fa (diff) |
Bump version, add changelog
-rw-r--r-- | README.md | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -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 |