051627fbffb2
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 27 Aug 2020 22:43:41 -0400 |
parents | 666cca61e9d6 |
children | 810b72e88e06 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Tue Jul 28 21:29:12 2020 -0400 +++ b/README.markdown Thu Aug 27 22:43:41 2020 -0400 @@ -1391,3 +1391,11 @@ Did a bit more work on Jarl. It's actually coming together. Still got a bunch of things on the TODO list but I poked at the GitHub API with it a bit and it already works surprisingly smoothly. Neat. + +# August 2020 + +## 2020-08-27 + +Fixed Chancery to work around a bug in CCL's `RANDOM`. In the process I had to +shave another yak and rotate my SSH keys so I could push to GitHub from my +laptop. Ended up going with `ed25519` keys this time.