From c8011e2e8243a4c941cf5d5b2ad12c470b5d9c33 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Sun, 4 Nov 2018 14:51:29 -0500 Subject: [PATCH] Add missing article --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 35b8e25..3b14c4c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -366,7 +366,7 @@ methods for a longer period than 6.e release. - `.pairup` always returns a `Seq` - Synthetic codepoints are rejected from `Date`/`DateTime` constructors - `⸨`/`⸩` pair can now be used as matching characters in quoting constructs -- `.flat` on `Array` type object simply returns that type object +- `.flat` on an `Array` type object simply returns that type object - Mixed-level `classify` on `Hash`es throws - `Junction`s can be used to specify multiple keys to `Hash`es - The `Callable` given to `.classify-list` is now guaranteed to be