diff --git a/CHANGELOG.md b/CHANGELOG.md index d0210b3..6c0bce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,19 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch ## [Unreleased](https://github.com/blalop/bbva2pandas/tree/main) +## [1.1.2](https://github.com/idealista/bbva2pandas/tree/1.1.2) +### Fixed +- [#8](https://github.com/blalop/bbva2pandas/pull/8) Fixing issue with empty sub-concepts @neugartf + ## [1.1.1](https://github.com/idealista/bbva2pandas/tree/1.1.1) ### Changed -- Physical flag for pdftotext +- [#6](https://github.com/blalop/bbva2pandas/pull/6) Physical flag for pdftotext ## [1.1.0](https://github.com/idealista/bbva2pandas/tree/1.1.0) ### Added - Python 3.10 support ### Fixed -- Fixing an issue with regex recognizing certain characters @neugartf +- [#3](https://github.com/blalop/bbva2pandas/pull/3) Fixing an issue with regex recognizing certain characters @neugartf ### Removed - Python 3.7 support - Remove Grafana dashboard - use [blalop/bbva2pandas-notebook](https://github.com/blalop/bbva2pandas-notebook) instead