# Changelog ## v0.1.5 [**Full Changelog**](https://github.com/Deltares-research/geosections/compare/0.1.4...0.1.5) **Changes** - **Added** Optional labelling for each data source. By default, labels are turned off. - **Added** Option to define the minimum and maximum cone resistance and friction ratio to scale data by. - **Updated** Add unit tests for `base` and `read` modules. - **Fixed** Fixed non-continuous layers in CPT data. ## v0.1.4 **Changes** - **Added** Option to specify xmin, xmax and ymin, ymax bounds for sections. - **Added** Option to show label ids of plotted data. - **Updated** Use Regex expression to filter redundant zeros in CPT ids. ## v0.1.3 **Changes** - Add option to include an additional list of borehole/CPT ids to plot in a section. ## v0.1.2 **Changes** - Suppress Geost warnings and show own messages