From 3fcaef4d34716431e01e1dec7899e41c5746ed52 Mon Sep 17 00:00:00 2001 From: Justin Date: Fri, 15 Nov 2024 16:18:58 -0700 Subject: [PATCH] changelog typo --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4e6acbf7..222f7036 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -21,7 +21,7 @@ Removed ^^^^^^^ * Removed all support for base-2 formatting. - The ``sciform`` package will focus on base-2 scientific formatting, + The ``sciform`` package will focus on base-10 scientific formatting, more relevent for the physical sciences, unless there is demand for base-2 or base-``n`` formatting. We encourage users to consider the `prefixed `_