From ce3a230aa34e1029bd813d2837443d307507f679 Mon Sep 17 00:00:00 2001 From: Eric Swanson <64809312+ericswanson-dfinity@users.noreply.github.com> Date: Fri, 12 Jan 2024 15:54:34 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47239e9d0e..a2dceab4ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,12 @@ Updated to candid 0.10, ic-cdk 0.12, and ic-cdk-timers 0.6 They've always been stored with nanosecond precisions on Linux and Macos. Now they are stored with nanosecond precision on Windows too. +## Dependencies + +### Motoko + +Updated Motoko to [0.10.4](https://github.com/dfinity/motoko/releases/tag/0.10.4) + # 0.15.3 ### fix: allow `http://localhost:*` as `connect-src` in the asset canister's CSP