Skip to content

Commit

Permalink
Update changelog.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ecourtial authored Nov 6, 2020
1 parent 0ca205b commit 5b8a160
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions changelog.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 1.2

**New features**
* Add a _DateDimension_ feature with its own extractor. Contribution by [kdebisschop](https://github.com/kdebisschop).
* In the _DatabaseLoader_, add the possibility to skip updates. Contribution by [kdebisschop](https://github.com/kdebisschop).
* Add a _ColumnFilterTransformer_. Contribution by [ArthurHoaro](https://github.com/ArthurHoaro).
* Add a _MemoryLoader_. Contribution by [ArthurHoaro](https://github.com/ArthurHoaro).

**Miscellaneous**
* Fix PHPStan failures and cleanup. Add a new _XmlException_. Contribution by [kdebisschop](https://github.com/kdebisschop).
* PHPCS cleanup and force more strong typehinting. Contribution by [kdebisschop](https://github.com/kdebisschop).

## 1.1

**New features**
Expand Down

0 comments on commit 5b8a160

Please sign in to comment.