From 5147cd0e562f2a23a22ecf661b40455ced706dd3 Mon Sep 17 00:00:00 2001 From: kdysput Date: Wed, 9 Jun 2021 20:16:44 +0200 Subject: [PATCH] Version 1.1.0: deduplication improvements --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5069503..78ecf1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,7 @@ ## Version 1.1.0 -- updated backtrace-node attributes - Backtrace will capture application, application.name, and main attributes based on the - application package.json - not the faulting library package.json file. +- improved deduplication: the relative library path is used instead of absolute path for purposes of deduplication. - updated source-code integration - Backtrace will now include the relative path in stack trace. ## Version 1.0.9