diff --git a/CHANGELOG.md b/CHANGELOG.md index d89c079d22257441451766653dd9b5a615e7c71e..c7be50c00d09df15012471e58c3abf1491f0cb26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +stable - 2020-06-30 +=================== + +new features +------------ + * Uniform Flow, circular pipe: fatal error if pipe is under load + * Walls: add Cunge80 to admissible laws + * Parallel structures: add broad triangular weir + * Rename "free" triangular discharge laws to "(Villemonte)" + +bug fixes +--------- + * Slope definition in Jet + * Parallel structures, Cunge80: set default flow coefficient to 1 + * Example "Weir jet length" broken + * Gate opening, linked: bug on variated parameter length + * Check definition domain when setting .singleValue + * Walls: warning when weir bottom elevation is below upstream basin's bottom elevation + stable (hotfix) - 2020-04-17 ===================