Skip to content

Commit

Permalink
Mark a breaking changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinchernev committed Jan 7, 2019
1 parent da7817b commit ddbf027
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,16 @@

- [#160](https://github.com/ec-europa/eubfr-data-lake/pull/160) feat(ingestion): make use of AWS Fargate as fallback of timeout in lambda handlers - EUBFR-204 ([@kalinchernev](https://github.com/kalinchernev))

#### :boom: Breaking Change

In order to avoid misleading data based on assumptions, internationalization in strings containing budgetary information has been now ignored. Only strings containing strictly `eur`, regardless of the letter case, are taken into account.

- [#166](https://github.com/ec-europa/eubfr-data-lake/pull/166) refactor(budgetFormatter): ignore spaces between when abbreviations - EUBFR-214 ([@kalinchernev](https://github.com/kalinchernev))

#### :nail_care: Enhancement

- [#179](https://github.com/ec-europa/eubfr-data-lake/pull/179) chore(documentation-theme): update to ECL v2 - noissue ([@kalinchernev](https://github.com/kalinchernev))
- [#176](https://github.com/ec-europa/eubfr-data-lake/pull/176) refactor(cli): improve deployment workflows - EUBFR-146 ([@kalinchernev](https://github.com/kalinchernev))
- [#166](https://github.com/ec-europa/eubfr-data-lake/pull/166) refactor(budgetFormatter): ignore spaces between when abbreviations - EUBFR-214 ([@kalinchernev](https://github.com/kalinchernev))

#### Committers: 1

Expand Down

0 comments on commit ddbf027

Please sign in to comment.