From 965717886e4ebaa6a4a494f189d9fdd01e33eb21 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sun, 16 May 2021 19:30:00 -0700 Subject: [PATCH] add exceptions module info --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 7d7dea71..8094f428 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,7 @@ jc changelog - Update dig parser compatibility to all platforms - Fix colors in Windows terminals (cmd.exe and PowerShell) - Add Windows time format for systeminfo output +- Add exceptions module to standardize parser exceptions - JC no longer swallows exit codes when using the "magic" syntax. See the Exit Codes section of the README and man page for details 20210426 v1.15.3