### TODO

### InternalFluidFlow 0.2.0 (2022-09-22)

* Input sequence altered for most functions
  (please, check it out at Julia's help)
* Input 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
