From f31efa6a6c58188d5637ab69950227a6ba92530b Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Sun, 17 Jul 2022 16:04:00 -0500 Subject: Updated changelog --- CHANGELOG.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CHANGELOG.org') diff --git a/CHANGELOG.org b/CHANGELOG.org index de873b3..da11d45 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,13 +1,13 @@ * Changelog All notable changes in this project will be shown in this file. -** v0.4.0 (Unreleased) +** v0.4.0 - [2022-07-17 Sun] *** Added - - Added tests for the GUI + - *Added tests for the GUI* + - *Added search rules that determine which prefixes are shown in the unit conversion view.* - Added an object for the version numbers (SemanticVersionNumber) - - Added search rules that determine which prefixes are shown in the unit conversion view. - Added some toString methods to NameSymbol and Nameable *** Changed - - Rewrote the GUI code internally using an MVP model to make it easier to maintain and improve + - *Rewrote the GUI code internally using an MVP model to make it easier to maintain and improve* - BaseDimension is now Nameable. As a consequence, its name and symbol return Optional instead of String, even though they will always succeed. - The UnitDatabase's units, prefixes and dimensions are now always named - The toString method of the common unit classes is now simpler. Alternate toString functions that describe the full unit are provided. -- cgit v1.2.3