Skip to content

Commit

Permalink
Update CHANGELOG for 1.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
blalop authored Jul 17, 2023
1 parent 41921a2 commit 61e3b21
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61e3b21

Please sign in to comment.