From b4bfdec85b3763a17feedc0368913a21817c5209 Mon Sep 17 00:00:00 2001 From: Gabriel Grubba Date: Thu, 26 Jan 2023 16:19:58 -0300 Subject: [PATCH] docs: updated history.md --- docs/history.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/history.md b/docs/history.md index 62c92b495a..db3e639d46 100644 --- a/docs/history.md +++ b/docs/history.md @@ -36,6 +36,9 @@ N/A * `mongo@1.16.5`: - In async wrappers, catch exceptions and reject +* `Tracker@1.3.1`: + - Added missing withComputation method in types + * `typescript@4.9.4` - Updated typescript to version 4.9.4.