From 2f2102c4134c8579a0406894b0beb563673255f0 Mon Sep 17 00:00:00 2001 From: Denis Buzdalov Date: Sat, 30 Dec 2023 02:19:49 +0300 Subject: [PATCH] [ re #3171 ] Correct mistakenly forgotten to be updated changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a455610a..c3b95346b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ * `Data.List.Lazy` was moved from `contrib` to `base`. +* Added an `Interpolation` implementation for primitive decimal numeric types and `Nat`. + #### Contrib * `Data.List.Lazy` was moved from `contrib` to `base`. @@ -270,8 +272,6 @@ * `Ref` interface from `Data.Ref` inherits `Monad` and was extended by a function for value modification implemented through reading and writing by default. -* Added an `Interpolation` implementation for primitive decimal numeric types and `Nat`. - #### System * Changes `getNProcessors` to return the number of online processors rather than