docs: checklists: Add Logic for Programmers to influences

Change-Id: I65374a30814210cb7eb2ff16d334553ec529c473
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/docs/checklists/changes.md b/docs/checklists/changes.md
index 38c562d..dd8a64a 100644
--- a/docs/checklists/changes.md
+++ b/docs/checklists/changes.md
@@ -32,6 +32,10 @@
 [trail-of-bits-weird-machines]:
   https://blog.trailofbits.com/2018/10/26/the-good-the-bad-and-the-weird/
 
+- [Logic for Programmers - Hillel Wayne][logic-for-programmers]
+
+[logic-for-programmers]: https://leanpub.com/logic
+
 ## References
 
 - [C17 draft standard][c17-draft-standard]