Skip to content

Commit

Permalink
[ re #3171 ] Correct mistakenly forgotten to be updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
buzden authored and mattpolzin committed Dec 29, 2023
1 parent 3fe95d4 commit 2f2102c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 2f2102c

Please sign in to comment.