From 2af61b01cd76ad1071b9406f0ca5c04838f596af Mon Sep 17 00:00:00 2001 From: Bryon Tjanaka Date: Thu, 9 Nov 2023 19:21:27 -0800 Subject: [PATCH] history --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 673a85786..df9070f2d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,7 @@ #### API +- Add field_list and data methods to archives ({pr}`412`) - Include threshold in `archive.best_elite` ({pr}`409`) - **Backwards-incompatible:** Replace Elite and EliteBatch with dicts ({pr}`397`)