### TODO

### InternalFluidFlow 1.1.0 (2024-05-17)
* Annotations to the curves under construction

### InternalFluidFlow 1.0.0 (2023-05-03)
* h2fRe replaces hDeps2fRe,
  hveps2fRe, hQeps2fRe, hvthk2fRe and hQthk2fRe
* h2fRe accepts the
  either the pipe's hydraulic diameter or
  the flow speed or the volumetric flow rate, and
  either the pipe's roughness or
  the pipe's relative roughness
* Pipe's length default set to L = 100

### InternalFluidFlow 0.3.2 (2023-04-17)
* Major changes on documentation on units
  for parameters' default values

### InternalFluidFlow 0.3.1 (2023-04-09)
* Minor changes on functions' returns

### InternalFluidFlow 0.3.0 (2023-01-05)
* Major changes on functions
* Minor changes in docstrings
* Help comments included for internal functions

### InternalFluidFlow 0.2.3 (2022-10-20)
* Minor changes in README.md
* Minor changes in docstrings

### InternalFluidFlow 0.2.2 (2022-10-08)
* CITATION simplified

### InternalFluidFlow 0.2.1 (2022-09-24)
* Major changes in README.md
* Minor changes in docstrings

### InternalFluidFlow 0.2.0 (2022-09-22)
* Parameters sequence altered for most functions
  (please, check it out at Julia's help)
* Parameters' types declared as Number
* Default values for density and viscosity
  set to rho = 0.997 g/cc and
  mu = 0.91 g/cm/s (water @ 25 °C)
* Default value for gravitational acceleration
  set to g = 981 cm/s/s
* Major changes on docstrings and on README.md

### InternalFluidFlow 0.1.6 (2022-09-15)
* Major changes in README.md
* Mathematical equations removed
  to best fit README to JuliaHub

### InternalFluidFlow 0.1.5 (2022-09-14)
* Major changes in README.md
* Minor changes in docstrings

### InternalFluidFlow 0.1.4 (2022-09-13)
* Major changes in README.md
* Minor changes in docstrings

### InternalFluidFlow 0.1.3 (2022-09-13)
* Add module description

### InternalFluidFlow 0.1.2 (2022-09-03)
* Remove brackets from syntaxes in README.md
* Minor adjustments on plots
* Minor adjustments on descriptions

### InternalFluidFlow 0.1.1 (2022-08-27)
* Minor adjustments on plots

### InternalFluidFlow 0.1.0 (2022-08-20)
* First release
* Package under construction
