diff --git a/CHANGES.markdown b/CHANGES.markdown index 54159ee87..927c6f7ef 100644 --- a/CHANGES.markdown +++ b/CHANGES.markdown @@ -17,15 +17,17 @@ happens, so I'm now setting it to a slightly arbitrary time early in the morning Bug fixes and minor enhancements. ### New Features -* None +* Add vertical splitter on Recipe tab, make kettle diameter editable +* Minor improvements to editor layouts ### Bug Fixes * Some input fields not wide enough on various editors [849](https://github.com/Brewtarget/brewtarget/issues/849) * Upgrade to Qt 6 [841](https://github.com/Brewtarget/brewtarget/issues/841) * Equipment should be optional in Recipes in BeerXML [853](https://github.com/Brewtarget/brewtarget/issues/853) +* Salt additions with when-to-add time of Never not handled in DB upgrade [840](https://github.com/Brewtarget/brewtarget/issues/840) ### Release Timestamp -Fri, 11 Oct 2024 04:00:07 +0100 +Mon, 14 Oct 2024 04:00:07 +0100 ## v4.0.6 Bug fixes for the 4.0.5 release (ie bugs in 4.0.5 are fixed in this 4.0.6 release).