summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-29 11:45:47 -0400
committerJune McEnroe <june@causal.agency>2022-05-29 11:45:47 -0400
commit48cd30c1345bf8f932115ec16562c183dc4bb647 (patch)
treece3c9b6fea1562a48cacc2f6180f7f28051d6918 /txt
parentAdd all possible hostnames to ssh config (diff)
downloadsrc-48cd30c1345bf8f932115ec16562c183dc4bb647.tar.gz
src-48cd30c1345bf8f932115ec16562c183dc4bb647.zip
Add The Bone Shard Daughter
Never seen a title telegraph the reveal so hard. Excited to read
the next one though.
Diffstat (limited to 'txt')
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index 88af73b0..6b3e9694 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2022 ]
 
+  6. ★★★ Andrea Stewart, The Bone Shard Daughter
   5. ★☆☆ Madeline Miller, Circe
   4. ★★★ Natalie Zina Walschots, Hench
   3. ★★★ V. E. Schwab, The Invisible Life of Addie LaRue
/td>git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev